aboutsummaryrefslogtreecommitdiff
path: root/security/steghide
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2013-09-12 17:07:08 +0000
committerAndrej Zverev <az@FreeBSD.org>2013-09-12 17:07:08 +0000
commit46b556be1c5e78a30a7e153cc9096e9ff3fd084a (patch)
treeec18cef613a0fc54432d428850a3c719902d7112 /security/steghide
parentfed77d64811993002799efa97b0032ef9a95edc6 (diff)
downloadports-46b556be1c5e78a30a7e153cc9096e9ff3fd084a.tar.gz
ports-46b556be1c5e78a30a7e153cc9096e9ff3fd084a.zip
Notes
Diffstat (limited to 'security/steghide')
-rw-r--r--security/steghide/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/security/steghide/Makefile b/security/steghide/Makefile
index 9692b3a66cc7..15bc6fbe3e6c 100644
--- a/security/steghide/Makefile
+++ b/security/steghide/Makefile
@@ -21,8 +21,7 @@ LIB_DEPENDS= mcrypt.8:${PORTSDIR}/security/libmcrypt \
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING
-USES= gettext
-USE_PERL5= yes
+USES= gettext perl5
USE_AUTOTOOLS= libtool
USE_GMAKE= yes
CONFIGURE_ENV= LIBS="-L${LOCALBASE}/lib -lintl -lmcrypt"