pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/security/libgcrypt this needs libintl, so explicitly i...
details: https://anonhg.NetBSD.org/pkgsrc/rev/7cb76c494886
branches: trunk
changeset: 467668:7cb76c494886
user: grant <grant%pkgsrc.org@localhost>
date: Thu Feb 05 00:09:51 2004 +0000
description:
this needs libintl, so explicitly include gettext-lib/buildlink2.mk.
diffstat:
security/libgcrypt/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r fdc7f3a70101 -r 7cb76c494886 security/libgcrypt/Makefile
--- a/security/libgcrypt/Makefile Thu Feb 05 00:00:05 2004 +0000
+++ b/security/libgcrypt/Makefile Thu Feb 05 00:09:51 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2003/12/21 09:57:14 xtraeme Exp $
+# $NetBSD: Makefile,v 1.11 2004/02/05 00:09:51 grant Exp $
#
DISTNAME= libgcrypt-1.1.90
@@ -35,6 +35,7 @@
.endif
.include "../../converters/libiconv/buildlink2.mk"
+.include "../../devel/gettext-lib/buildlink2.mk"
.include "../../security/libgpg-error/buildlink2.mk"
.include "../../mk/pthread.buildlink2.mk"
Home |
Main Index |
Thread Index |
Old Index