aboutsummaryrefslogtreecommitdiff
path: root/textproc/docproj
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-09-17 06:51:04 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-09-17 06:51:04 +0000
commit9f48528e6e53a3f6a788a0bfcf5f3d434d79921a (patch)
treef134d7bf940f5f50482b60e36c255e9f239360d6 /textproc/docproj
parentf25de658a01310d78cbb67209274b82dcbf0878e (diff)
downloadports-9f48528e6e53a3f6a788a0bfcf5f3d434d79921a.tar.gz
ports-9f48528e6e53a3f6a788a0bfcf5f3d434d79921a.zip
Convert to new perl framework
Convert from USE_GMAKE to USES=gmake
Notes
Notes: svn path=/head/; revision=327454
Diffstat (limited to 'textproc/docproj')
-rw-r--r--textproc/docproj/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/docproj/Makefile b/textproc/docproj/Makefile
index 6045ea9ce61a..92098873a112 100644
--- a/textproc/docproj/Makefile
+++ b/textproc/docproj/Makefile
@@ -12,7 +12,8 @@ EXTRACT_ONLY= # empty
MAINTAINER= doceng@FreeBSD.org
COMMENT= The "meta-port" for the FreeBSD Documentation Project
-USE_PERL5_RUN= yes
+USES= perl5
+USE_PERL5= run
# This dependency list should be kept in sync with the list of
# required ports in src/release/Makefile.inc.docports.