diff options
Diffstat (limited to 'archivers/archangel/Makefile')
-rw-r--r-- | archivers/archangel/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/archivers/archangel/Makefile b/archivers/archangel/Makefile index 390ef2066b8..4c582e9b4ce 100644 --- a/archivers/archangel/Makefile +++ b/archivers/archangel/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.12 2012/01/12 17:14:45 hans Exp $ +# $NetBSD: Makefile,v 1.13 2012/09/11 19:46:52 asau Exp $ DISTNAME= archangel-20050730 PKGREVISION= 1 @@ -11,8 +11,6 @@ COMMENT= Compressing archiver which can sign and encrypt entries DEPENDS+= gnupg-[0-9]*:../../security/gnupg -PKG_DESTDIR_SUPPORT= user-destdir - GNU_CONFIGURE= yes WRKSRC= ${WRKDIR}/archangel |