summaryrefslogtreecommitdiffstats
path: root/security/mcrypt
diff options
context:
space:
mode:
authorade <ade@FreeBSD.org>2004-07-01 17:06:41 +0000
committerade <ade@FreeBSD.org>2004-07-01 17:06:41 +0000
commitb306cc5dcbefc30382f9f527a93cd80e0908854b (patch)
treecc39079ab42fe134d866eb0cad7648e1cb765ba7 /security/mcrypt
parentd3dd320adf5a5916ddf9bae7e3a50a66da9764ab (diff)
downloadFreeBSD-ports-b306cc5dcbefc30382f9f527a93cd80e0908854b.zip
FreeBSD-ports-b306cc5dcbefc30382f9f527a93cd80e0908854b.tar.gz
Autotools cleanup. Remove autoconf257 (259), automake17 (18), and
libtool14 (13/15). PR: 67768 Submitted by: ade Approved by: 4-exp bento runs (thanks, kris!)
Diffstat (limited to 'security/mcrypt')
-rw-r--r--security/mcrypt/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/mcrypt/Makefile b/security/mcrypt/Makefile
index c4a3aea..9ee5694 100644
--- a/security/mcrypt/Makefile
+++ b/security/mcrypt/Makefile
@@ -23,7 +23,7 @@ COMMENT= Replacement for crypt(1)
LIB_DEPENDS= mcrypt.8:${PORTSDIR}/security/libmcrypt/ \
mhash.2:${PORTSDIR}/security/mhash/
-WANT_AUTOCONF_VER= 257
+WANT_AUTOCONF_VER= 259
USE_GETTEXT= yes
CONFIGURE_ARGS+= ${CONFIGURE_SHARED}
CONFIGURE_ARGS+= --enable-static --with-catgets
OpenPOWER on IntegriCloud