aboutsummaryrefslogtreecommitdiffstats
path: root/www
diff options
context:
space:
mode:
authorantoine <antoine@FreeBSD.org>2017-01-21 18:49:22 +0800
committerantoine <antoine@FreeBSD.org>2017-01-21 18:49:22 +0800
commitfc9721d5d7b22b09bb1463f240484704d4b0b53c (patch)
tree21726c27d0aea6c470562e765b3662b169af1acc /www
parent5b9a5f0a8ccd7296fc076a70287ace0d31446ecf (diff)
downloadfreebsd-ports-gnome-fc9721d5d7b22b09bb1463f240484704d4b0b53c.tar.gz
freebsd-ports-gnome-fc9721d5d7b22b09bb1463f240484704d4b0b53c.tar.zst
freebsd-ports-gnome-fc9721d5d7b22b09bb1463f240484704d4b0b53c.zip
Shebangfix only the target of the symlink, not the symlink
PR: 216309
Diffstat (limited to 'www')
-rw-r--r--www/vdradmin-am/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/vdradmin-am/Makefile b/www/vdradmin-am/Makefile
index 98b03da6129d..270fb0022f71 100644
--- a/www/vdradmin-am/Makefile
+++ b/www/vdradmin-am/Makefile
@@ -28,7 +28,7 @@ RUN_DEPENDS= p5-Locale-gettext>=0:devel/p5-Locale-gettext \
DIST_SUBDIR= vdr
PATCH_STRIP= -p1
USES= shebangfix tar:bzip2
-SHEBANG_FILES= vdradmind vdradmind.pl
+SHEBANG_FILES= vdradmind.pl
WRKSRC= ${WRKDIR}/${PORTNAME:S/_/-/}-${DISTVERSION}
NO_BUILD= yes
NO_ARCH= yes