summaryrefslogtreecommitdiff
path: root/security/gnupg
diff options
context:
space:
mode:
authorwiz <wiz>2000-11-30 00:11:26 +0000
committerwiz <wiz>2000-11-30 00:11:26 +0000
commit88f463855cdff97e41d265a1b3a6b4cd8abe16fa (patch)
tree4e89c6d28cee1b2e671be172b365c11de6818110 /security/gnupg
parent7a38125c00ca4ff9ce204c004b8d4a72158f9cae (diff)
downloadpkgsrc-88f463855cdff97e41d265a1b3a6b4cd8abe16fa.tar.gz
change DEPENDS on gettext to BUILD_DEPENDS on msgfmt
Diffstat (limited to 'security/gnupg')
-rw-r--r--security/gnupg/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/gnupg/Makefile b/security/gnupg/Makefile
index ca208cec28e..525df0a7c87 100644
--- a/security/gnupg/Makefile
+++ b/security/gnupg/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.18 2000/11/12 14:28:48 wiz Exp $
+# $NetBSD: Makefile,v 1.19 2000/11/30 00:11:26 wiz Exp $
# FreeBSD Id: Makefile,v 1.20 1997/08/27 13:06:01 ache Exp
#
@@ -10,7 +10,7 @@ MASTER_SITES= ftp://ftp.gnupg.org/pub/gcrypt/gnupg/
MAINTAINER= wiz@netbsd.org
HOMEPAGE= http://www.gnupg.org/
-DEPENDS+= gettext>=0.10.35nb1:../../devel/gettext
+BUILD_DEPENDS+= msgfmt:../../devel/gettext
CRYPTO= yes
GNU_CONFIGURE= yes