diff options
Diffstat (limited to 'security/pgp2/Makefile')
-rw-r--r-- | security/pgp2/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/security/pgp2/Makefile b/security/pgp2/Makefile index d39d8e72104..6a70c4ca8d6 100644 --- a/security/pgp2/Makefile +++ b/security/pgp2/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.54 2009/05/19 08:59:32 wiz Exp $ +# $NetBSD: Makefile,v 1.55 2012/10/23 18:16:49 asau Exp $ DISTNAME= pgp263is PKGREVISION= 1 @@ -12,8 +12,6 @@ COMMENT= Public-key encryption and digital signature utility (v2) # use of IDEA as crypto function LICENSE= idea-license -PKG_DESTDIR_SUPPORT= user-destdir - WRKSRC= ${WRKDIR}/src CRYPTO= yes |