diff options
Diffstat (limited to 'security/pinepgp/Makefile')
-rw-r--r-- | security/pinepgp/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/security/pinepgp/Makefile b/security/pinepgp/Makefile index b08efb9c48a..1c1928a6c1d 100644 --- a/security/pinepgp/Makefile +++ b/security/pinepgp/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.15 2012/10/03 21:57:34 wiz Exp $ +# $NetBSD: Makefile,v 1.16 2012/10/23 18:16:50 asau Exp $ # DISTNAME= pinepgp-0.18.0 @@ -11,8 +11,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://hany.sk/~hany/software/pinepgp/stable.html COMMENT= PGP display and sending filters for pine -PKG_DESTDIR_SUPPORT= user-destdir - DEPENDS+= bash>=2:../../shells/bash2 USE_PKGLOCALEDIR= yes |