pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/security/libassuan Set the minimum version of libgpg-e...
details: https://anonhg.NetBSD.org/pkgsrc/rev/f5b8fc057478
branches: trunk
changeset: 482286:f5b8fc057478
user: minskim <minskim%pkgsrc.org@localhost>
date: Sat Oct 23 20:58:21 2004 +0000
description:
Set the minimum version of libgpg-error required correctly.
diffstat:
security/libassuan/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (17 lines):
diff -r a5bc21389389 -r f5b8fc057478 security/libassuan/Makefile
--- a/security/libassuan/Makefile Sat Oct 23 19:12:48 2004 +0000
+++ b/security/libassuan/Makefile Sat Oct 23 20:58:21 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2004/10/23 13:27:36 shannonjr Exp $
+# $NetBSD: Makefile,v 1.2 2004/10/23 20:58:21 minskim Exp $
#
DISTNAME= libassuan-0.6.7
@@ -15,6 +15,6 @@
GNU_CONFIGURE= yes
USE_GNU_TOOLS+= make
-BUILDLINK_DEPENDS.libgpg-erro>= 1.0.0
+BUILDLINK_DEPENDS.libgpg-error+= libgpg-error>=1.0.0
.include "../../security/libgpg-error/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index