diff options
author | Johan van Selst <johans@FreeBSD.org> | 2010-05-13 15:27:35 +0000 |
---|---|---|
committer | Johan van Selst <johans@FreeBSD.org> | 2010-05-13 15:27:35 +0000 |
commit | 7e42439664fb4d141f2df1a5464775e7b5dae8f2 (patch) | |
tree | bfcd354099abb9d9a896942843e6c347c79b0207 /security/ncrypt | |
parent | 9b64e365cb3fb3abb409baba1471188915684525 (diff) |
Notes
Diffstat (limited to 'security/ncrypt')
-rw-r--r-- | security/ncrypt/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/security/ncrypt/Makefile b/security/ncrypt/Makefile index 627eea385ad3..c2bd9663a9e9 100644 --- a/security/ncrypt/Makefile +++ b/security/ncrypt/Makefile @@ -16,7 +16,6 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Advanced AES file encryption tool GNU_CONFIGURE= yes -USE_AUTOTOOLS= automake:19 aclocal:19 autoconf:262 PLIST_FILES= bin/ncrypt bin/nrm |