summaryrefslogtreecommitdiff
path: root/security/pinepgp
diff options
context:
space:
mode:
authorreed <reed>2005-03-24 17:23:42 +0000
committerreed <reed>2005-03-24 17:23:42 +0000
commit72be50ce35f4491f934dfba759ad82ea8dc1a98d (patch)
tree3db43cecbb426bf525f00c1a0b6bcbdba35357f4 /security/pinepgp
parentd6d81e1670e1c2aeb762a2bfc7a52c14e2267ba2 (diff)
downloadpkgsrc-72be50ce35f4491f934dfba759ad82ea8dc1a98d.tar.gz
Depend on bash>=2 instead of bash>=2.05.2.7.
Okayed by maintainer. Sometime ago, I had noticed my bash was too old, but I found it was good enough for this.
Diffstat (limited to 'security/pinepgp')
-rw-r--r--security/pinepgp/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/pinepgp/Makefile b/security/pinepgp/Makefile
index 5034878a1bc..5a4099f0bc7 100644
--- a/security/pinepgp/Makefile
+++ b/security/pinepgp/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2004/12/03 12:37:23 wiz Exp $
+# $NetBSD: Makefile,v 1.4 2005/03/24 17:23:42 reed Exp $
#
DISTNAME= pinepgp-0.18.0
@@ -11,7 +11,7 @@ MAINTAINER= jschauma@NetBSD.org
HOMEPAGE= http://www.megaloman.com/~hany/software/pinepgp/stable.html
COMMENT= PGP display and sending filters for pine
-DEPENDS+= bash>=2.05.2.7:../../shells/bash2
+DEPENDS+= bash>=2:../../shells/bash2
USE_BUILDLINK3= yes
USE_PKGLOCALEDIR= yes