summaryrefslogtreecommitdiffstats
path: root/security/mcrypt
diff options
context:
space:
mode:
authortrevor <trevor@FreeBSD.org>2004-01-23 18:12:26 +0000
committertrevor <trevor@FreeBSD.org>2004-01-23 18:12:26 +0000
commit91b3dd29ac1540ba81f7f46f5624fcd61fbaff7b (patch)
tree5a84519a47dd0ca85026cca0580e0af1fec9941b /security/mcrypt
parent7872193353659a903b44de624356cfc13a05687e (diff)
downloadFreeBSD-ports-91b3dd29ac1540ba81f7f46f5624fcd61fbaff7b.zip
FreeBSD-ports-91b3dd29ac1540ba81f7f46f5624fcd61fbaff7b.tar.gz
Now gettext 0.12.1 is gettext-old.
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 771c763..1e16ec0 100644
--- a/security/mcrypt/Makefile
+++ b/security/mcrypt/Makefile
@@ -24,7 +24,7 @@ COMMENT= Replacement for crypt(1)
BUILD_DEPENDS= autoconf257:${PORTSDIR}/devel/autoconf257
LIB_DEPENDS= mcrypt.8:${PORTSDIR}/security/libmcrypt/ \
mhash.2:${PORTSDIR}/security/mhash/ \
- intl.5:${PORTSDIR}/devel/gettext
+ intl.5:${PORTSDIR}/devel/gettext-old
CONFIGURE_ARGS+= ${CONFIGURE_SHARED}
CONFIGURE_ARGS+= --enable-static --with-catgets
OpenPOWER on IntegriCloud