summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorJuergen Lock <nox@FreeBSD.org>2014-05-20 17:42:39 +0000
committerJuergen Lock <nox@FreeBSD.org>2014-05-20 17:42:39 +0000
commit104c4f1831a372aa5e9f088ea83b6ef4ce732b0d (patch)
tree0911668e060d826094e1c95fe1a526876b89a8dd /www
parent26fc230200e19cdd21a4ba9ef2ea51f414d3ee6a (diff)
downloadfreebsd-ports-104c4f1831a372aa5e9f088ea83b6ef4ce732b0d.zip
- Add USES= shebangfix for /usr/bin/perl.
- Bump PORTREVISION. (check-plist still complains about /var/cache with pkg_*, but if I add a @dirrmtry for that it complains about that with pkgng.)
Diffstat (limited to 'www')
-rw-r--r--www/vdradmin-am/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/www/vdradmin-am/Makefile b/www/vdradmin-am/Makefile
index cfe4b8fc577c..ef17c28ec251 100644
--- a/www/vdradmin-am/Makefile
+++ b/www/vdradmin-am/Makefile
@@ -3,6 +3,7 @@
PORTNAME= vdradmin-am
PORTVERSION= 3.6.9
+PORTREVISION= 1
CATEGORIES= www
MASTER_SITES= http://andreas.vdr-developer.org/vdradmin-am/download/
@@ -27,7 +28,8 @@ RUN_DEPENDS= p5-Locale-gettext>=0:${PORTSDIR}/devel/p5-Locale-gettext \
DIST_SUBDIR= vdr
PATCH_STRIP= -p1
-USES= tar:bzip2
+USES= shebangfix tar:bzip2
+SHEBANG_FILES= vdradmind vdradmind.pl
WRKSRC= ${WRKDIR}/${PORTNAME:S/_/-/}-${DISTVERSION}
NO_BUILD= yes
USE_RC_SUBR= vdradmind