aboutsummaryrefslogtreecommitdiff
path: root/security/zebedee
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2013-08-03 13:44:00 +0000
committerMathieu Arnold <mat@FreeBSD.org>2013-08-03 13:44:00 +0000
commit62a41b423ba42c0a1ab0c0ada5d33752e965f615 (patch)
tree5fff787fcf509ed53762690c395516c337412423 /security/zebedee
parent3d7ef3e463a5e930be63835c21dd2d345f88ea2d (diff)
downloadports-62a41b423ba42c0a1ab0c0ada5d33752e965f615.tar.gz
ports-62a41b423ba42c0a1ab0c0ada5d33752e965f615.zip
Notes
Diffstat (limited to 'security/zebedee')
-rw-r--r--security/zebedee/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/security/zebedee/Makefile b/security/zebedee/Makefile
index f0e45fdc0196..9429a6890388 100644
--- a/security/zebedee/Makefile
+++ b/security/zebedee/Makefile
@@ -13,8 +13,9 @@ MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-src/${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= Encrypted, secure compressed TCP tunnel
+USES= perl5
USE_OPENSSL= YES
-USE_PERL5_BUILD=YES
+USE_PERL5= build
MAKE_ENV+= PTHREAD_CFLAGS="${PTHREAD_CFLAGS}" \
PTHREAD_LIBS=${PTHREAD_LIBS}