aboutsummaryrefslogtreecommitdiff
path: root/sysutils/stow
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2013-09-07 06:13:27 +0000
committerAndrej Zverev <az@FreeBSD.org>2013-09-07 06:13:27 +0000
commit995f5a5f620f84d12fd92f63ba018f0dbc95c4a5 (patch)
treeb6dffe38d7174e3cea11da95ba672956bd043cf0 /sysutils/stow
parent135d83279d7748ae53f2b6d71d5e808e6a14c5ec (diff)
downloadports-995f5a5f620f84d12fd92f63ba018f0dbc95c4a5.tar.gz
ports-995f5a5f620f84d12fd92f63ba018f0dbc95c4a5.zip
- convert to the new perl5 framework
Approved by: portmgr (bapt@, blanket)
Notes
Notes: svn path=/head/; revision=326572
Diffstat (limited to 'sysutils/stow')
-rw-r--r--sysutils/stow/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/stow/Makefile b/sysutils/stow/Makefile
index a233afb8ef0a..ea56accabf19 100644
--- a/sysutils/stow/Makefile
+++ b/sysutils/stow/Makefile
@@ -20,7 +20,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING
TEST_DEPENDS= p5-Test-Output>0:${PORTSDIR}/devel/p5-Test-Output
USE_BZIP2= yes
-USE_PERL5= yes
+USES= perl5
USE_GMAKE= yes
GNU_CONFIGURE= yes
CONFIGURE_ENV= ac_cv_path_PERL=${PERL}