aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils
diff options
context:
space:
mode:
authoraz <az@FreeBSD.org>2013-08-04 20:30:54 +0800
committeraz <az@FreeBSD.org>2013-08-04 20:30:54 +0800
commite21178d47577200e50a8e105029f7d2bfdf408b1 (patch)
treec29811b9daa9fe42c36a61104fc9b0b981be3a4a /sysutils
parent9a7a429f3ef97e67b4c7b3ae637ab1f3420f9083 (diff)
downloadfreebsd-ports-gnome-e21178d47577200e50a8e105029f7d2bfdf408b1.tar.gz
freebsd-ports-gnome-e21178d47577200e50a8e105029f7d2bfdf408b1.tar.zst
freebsd-ports-gnome-e21178d47577200e50a8e105029f7d2bfdf408b1.zip
- Convert to new perl framework
Approved by: eadler@ (maintainer)
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/stalepid/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/sysutils/stalepid/Makefile b/sysutils/stalepid/Makefile
index 6b6462ad8142..b1138ddcadaa 100644
--- a/sysutils/stalepid/Makefile
+++ b/sysutils/stalepid/Makefile
@@ -12,7 +12,8 @@ COMMENT= Check for stale pid files and remove them
RUN_DEPENDS= p5-Error>=0:${PORTSDIR}/lang/p5-Error
-USE_PERL5_RUN= yes
+USES= perl5
+USE_PERL5= run
WRKSRC= ${WRKDIR}/${DISTNAME}