summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sysutils/stalepid/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/sysutils/stalepid/Makefile b/sysutils/stalepid/Makefile
index f8f72accb470..163170b17dbd 100644
--- a/sysutils/stalepid/Makefile
+++ b/sysutils/stalepid/Makefile
@@ -3,6 +3,7 @@
PORTNAME= stalepid
PORTVERSION= 1.0.b1
+PORTREVISION= 1
CATEGORIES= sysutils
MASTER_SITES= http://devel.ringlet.net/sysutils/stalepid/
DISTNAME= ${PORTNAME}-${PORTVERSION:S/.b/pre/}
@@ -12,10 +13,9 @@ COMMENT= Check for stale pid files and remove them
RUN_DEPENDS= p5-Error>=0:${PORTSDIR}/lang/p5-Error
-USES= perl5
+USES= perl5 shebangfix uidfix
USE_PERL5= run
-
-WRKSRC= ${WRKDIR}/${DISTNAME}
+SHEBANG_FILES= ${WRKSRC}/stalepid.pl
PLIST_FILES= bin/stalepid man/man1/stalepid.1.gz