aboutsummaryrefslogtreecommitdiffstats
path: root/security/mcrypt/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'security/mcrypt/Makefile')
-rw-r--r--security/mcrypt/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/mcrypt/Makefile b/security/mcrypt/Makefile
index 90b19ea316d1..a56240c21fa3 100644
--- a/security/mcrypt/Makefile
+++ b/security/mcrypt/Makefile
@@ -16,7 +16,7 @@ COMMENT= Replacement for crypt(1)
LIB_DEPENDS= mcrypt.8:${PORTSDIR}/security/libmcrypt \
mhash.2:${PORTSDIR}/security/mhash
-USE_GETTEXT= yes
+USES= gettext
GNU_CONFIGURE= yes
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib -lintl