mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-28 05:29:48 +00:00
- Fix shebangs
Approved by: portmgr blanket MFH: 2015Q3 (blanket)
This commit is contained in:
parent
d0f770bf08
commit
7ba42929fb
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=392063
@ -3,6 +3,7 @@
|
|||||||
|
|
||||||
PORTNAME= xastir
|
PORTNAME= xastir
|
||||||
PORTVERSION= 2.0.6
|
PORTVERSION= 2.0.6
|
||||||
|
PORTREVISION= 1
|
||||||
CATEGORIES= comms hamradio
|
CATEGORIES= comms hamradio
|
||||||
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-stable/${PORTNAME}-${PORTVERSION}
|
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-stable/${PORTNAME}-${PORTVERSION}
|
||||||
|
|
||||||
@ -15,7 +16,9 @@ LIB_DEPENDS= libtiff.so:${PORTSDIR}/graphics/tiff \
|
|||||||
libpng.so:${PORTSDIR}/graphics/png
|
libpng.so:${PORTSDIR}/graphics/png
|
||||||
|
|
||||||
GNU_CONFIGURE= yes
|
GNU_CONFIGURE= yes
|
||||||
USES= gettext gmake jpeg motif
|
USES= gettext gmake jpeg motif shebangfix
|
||||||
|
SHEBANG_FILES= scripts/*.pl scripts/get-maptools.sh \
|
||||||
|
scripts/gpx2shape scripts/values.pl.in
|
||||||
|
|
||||||
SUB_FILES= pkg-message
|
SUB_FILES= pkg-message
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user