diff options
Diffstat (limited to 'security/beecrypt/Makefile')
-rw-r--r-- | security/beecrypt/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/beecrypt/Makefile b/security/beecrypt/Makefile index c68fb29e631d..3e7e946f0d04 100644 --- a/security/beecrypt/Makefile +++ b/security/beecrypt/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= SF MAINTAINER= corky1951@comcast.net COMMENT= BeeCrypt is an open source cryptography library -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool GNU_CONFIGURE= yes CONFIGURE_ARGS+=--without-java USE_LDCONFIG= yes |