aboutsummaryrefslogtreecommitdiffstats
path: root/misc/ossp-uuid
diff options
context:
space:
mode:
authoraz <az@FreeBSD.org>2013-09-14 20:04:18 +0800
committeraz <az@FreeBSD.org>2013-09-14 20:04:18 +0800
commit4c360573894c2f8906ac8b085feab980b48ed846 (patch)
tree0b99f811fd2d870349949708741c6d39ea7b57a5 /misc/ossp-uuid
parent9c17906cf340f9aa310ce0e513350fda4993f739 (diff)
downloadfreebsd-ports-gnome-4c360573894c2f8906ac8b085feab980b48ed846.tar.gz
freebsd-ports-gnome-4c360573894c2f8906ac8b085feab980b48ed846.tar.zst
freebsd-ports-gnome-4c360573894c2f8906ac8b085feab980b48ed846.zip
- convert to the new perl5 framework
- convert USE_GMAKE to Uses Approved by: portmgr (bapt@, blanket)
Diffstat (limited to 'misc/ossp-uuid')
-rw-r--r--misc/ossp-uuid/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/ossp-uuid/Makefile b/misc/ossp-uuid/Makefile
index 2ba193169aa1..bdfcf21fc27b 100644
--- a/misc/ossp-uuid/Makefile
+++ b/misc/ossp-uuid/Makefile
@@ -27,7 +27,7 @@ MAN1= uuid-config.1 uuid.1
MAN3= uuid.3 uuid++.3
.if defined(WITH_PERL)
-USE_PERL5= yes
+USES+= perl5
CONFIGURE_ENV+= PERL=${PERL5}
CONFIGURE_ARGS+= --with-perl
PLIST_SUB+= WITH_PERL=''