diff options
Diffstat (limited to 'security/gpg2dot')
-rw-r--r-- | security/gpg2dot/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/security/gpg2dot/Makefile b/security/gpg2dot/Makefile index a61eb81e21b..b043bf5eb7a 100644 --- a/security/gpg2dot/Makefile +++ b/security/gpg2dot/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.11 2008/06/20 01:09:33 joerg Exp $ +# $NetBSD: Makefile,v 1.12 2009/04/09 00:48:15 joerg Exp $ # DISTNAME= gpg2dot-1.4 @@ -15,8 +15,6 @@ PKG_DESTDIR_SUPPORT= user-destdir USE_LANGUAGES= # empty USE_TOOLS+= perl:run -EXTRACT_ONLY= # empty -NO_CHECKSUM= yes NO_CONFIGURE= yes DISTVER= ${DISTNAME:S/gpg2dot-//} |