aboutsummaryrefslogtreecommitdiffstats
path: root/security/lasso
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2013-09-17 00:45:35 +0800
committerbapt <bapt@FreeBSD.org>2013-09-17 00:45:35 +0800
commit8a97294176dc73b4561ed2402dc5453250075385 (patch)
tree62ec5ad5c85e69fd9755b85db994f8c7042a1fc0 /security/lasso
parentc2a9f33f2d93e1b5f33bb630e61a261db891265a (diff)
downloadfreebsd-ports-gnome-8a97294176dc73b4561ed2402dc5453250075385.tar.gz
freebsd-ports-gnome-8a97294176dc73b4561ed2402dc5453250075385.tar.zst
freebsd-ports-gnome-8a97294176dc73b4561ed2402dc5453250075385.zip
Convert to new perl framework
Convert USE_GMAKE to USES
Diffstat (limited to 'security/lasso')
-rw-r--r--security/lasso/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/lasso/Makefile b/security/lasso/Makefile
index 7d04c7e2e4ef..143bd7c51b75 100644
--- a/security/lasso/Makefile
+++ b/security/lasso/Makefile
@@ -28,7 +28,7 @@ OPTIONS_DEFINE= PERL PHP PYTHON
.if !empty(PORT_OPTIONS:MPERL)
CONFIGURE_ARGS+= --enable-perl
PLIST_SUB+= WITH_PERL=""
-USE_PERL5= yes
+USES+= perl5
.else
CONFIGURE_ARGS+= --disable-perl
PLIST_SUB+= WITH_PERL="@comment "