mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-22 00:35:15 +00:00
- 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.)
This commit is contained in:
parent
26fc230200
commit
104c4f1831
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=354660
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user