- Fix shebangs
Approved by: portmgr blanket MFH: 2015Q3 (blanket)
This commit is contained in:
parent
3c32af1076
commit
3093d9a631
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=392053
@ -3,7 +3,7 @@
|
||||
|
||||
PORTNAME= gtkpod
|
||||
PORTVERSION= 1.0.0
|
||||
PORTREVISION= 7
|
||||
PORTREVISION= 8
|
||||
CATEGORIES= audio
|
||||
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}
|
||||
|
||||
@ -15,7 +15,10 @@ LICENSE= GPLv2
|
||||
LIB_DEPENDS= libid3tag.so:${PORTSDIR}/audio/libid3tag \
|
||||
libgpod.so:${PORTSDIR}/audio/libgpod
|
||||
|
||||
USES= gettext gmake pkgconfig
|
||||
USES= gettext gmake pkgconfig shebangfix
|
||||
SHEBANG_FILES= scripts/mab2vcard scripts/sync-evolution.sh \
|
||||
scripts/sync-knotes.sh scripts/sync-ldif.sh \
|
||||
scripts/sync-palm-jppy.py
|
||||
USE_GNOME= gtk20 libglade2
|
||||
GNU_CONFIGURE= yes
|
||||
INSTALLS_ICONS= yes
|
||||
|
Loading…
Reference in New Issue
Block a user