aboutsummaryrefslogtreecommitdiff
path: root/sysutils/stalepid/Makefile
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2013-08-04 12:30:54 +0000
committerAndrej Zverev <az@FreeBSD.org>2013-08-04 12:30:54 +0000
commit6368b8b0b13d8d96eb0b473a83817e580070eb05 (patch)
treec29811b9daa9fe42c36a61104fc9b0b981be3a4a /sysutils/stalepid/Makefile
parent88df06ce85e463645df940f98acfcb9776020f1c (diff)
downloadports-6368b8b0b13d8d96eb0b473a83817e580070eb05.tar.gz
ports-6368b8b0b13d8d96eb0b473a83817e580070eb05.zip
Notes
Diffstat (limited to 'sysutils/stalepid/Makefile')
-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}