summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
Diffstat (limited to 'security')
-rw-r--r--security/gnupg/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/gnupg/Makefile b/security/gnupg/Makefile
index e1bf8175a0f..3d613b784a6 100644
--- a/security/gnupg/Makefile
+++ b/security/gnupg/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2000/07/16 23:05:38 wiz Exp $
+# $NetBSD: Makefile,v 1.12 2000/07/31 04:14:10 jlam Exp $
# FreeBSD Id: Makefile,v 1.20 1997/08/27 13:06:01 ache Exp
#
@@ -9,7 +9,7 @@ MASTER_SITES= ftp://ftp.gnupg.org/pub/gcrypt/gnupg/
MAINTAINER= wiz@netbsd.org
HOMEPAGE= http://www.gnupg.org/
-DEPENDS+= gettext-0.10.*:../../devel/gettext
+DEPENDS+= gettext>=0.10.35nb1:../../devel/gettext
USE_GMAKE= yes