diff options
Diffstat (limited to 'security/mcrypt/Makefile')
-rw-r--r-- | security/mcrypt/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/mcrypt/Makefile b/security/mcrypt/Makefile index 9e0e1d93d44a..ed176da956dd 100644 --- a/security/mcrypt/Makefile +++ b/security/mcrypt/Makefile @@ -18,7 +18,7 @@ MAINTAINER= trevor@FreeBSD.org LIB_DEPENDS= mcrypt.6:${PORTSDIR}/security/libmcrypt/ \ mhash.2:${PORTSDIR}/security/mhash/ \ - intl.1:${PORTSDIR}/devel/gettext/ + intl.1:${PORTSDIR}/devel/gettext-old post-patch: ${RM} -f ${WRKSRC}/configure |