aboutsummaryrefslogtreecommitdiff
path: root/news/husky-hpt
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2013-09-02 09:22:47 +0000
committerAndrej Zverev <az@FreeBSD.org>2013-09-02 09:22:47 +0000
commitca11b0d6e9a1ec907ecd9af2960fc14b2d50a160 (patch)
tree57ff114ed6c22543eff6f68991fcfc5180976d04 /news/husky-hpt
parentbd336fe2d26c73d05170cfe812e747f5cd8b4382 (diff)
downloadports-ca11b0d6e9a1ec907ecd9af2960fc14b2d50a160.tar.gz
ports-ca11b0d6e9a1ec907ecd9af2960fc14b2d50a160.zip
- convert to the new perl5 framework
Approved by: portmgr (bapt@, blanket)
Notes
Notes: svn path=/head/; revision=325955
Diffstat (limited to 'news/husky-hpt')
-rw-r--r--news/husky-hpt/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/news/husky-hpt/Makefile b/news/husky-hpt/Makefile
index bb65a47508a8..ffb685181dfc 100644
--- a/news/husky-hpt/Makefile
+++ b/news/husky-hpt/Makefile
@@ -17,7 +17,7 @@ CONFLICTS= husky-hpt-devel-[0-9]*
.if !defined(WITHOUT_PERL)
MAKE_ARGS+= PERL=1
-USE_PERL5= yes
+USES= perl5
.else
MAKE_ARGS+= PERL=0
.endif