1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00

Shebangfix only the target of the symlink, not the symlink

PR:		216309
This commit is contained in:
Antoine Brodin 2017-01-21 10:49:22 +00:00
parent d6110ed401
commit 493a796315
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=432019

View File

@ -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