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

- Fix shebangs

This commit is contained in:
Dmitry Marakasov 2017-04-21 08:43:07 +00:00
parent 70781a2b77
commit 0699acadc7
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=439028

View File

@ -3,7 +3,7 @@
PORTNAME= xdg-menu
PORTVERSION= 1.5
PORTREVISION= 3
PORTREVISION= 4
CATEGORIES= misc
MASTER_SITES= SF \
SF/nemysisfreebsdp/${CATEGORIES}/:icons
@ -25,7 +25,8 @@ RUN_DEPENDS= ${LOCALBASE}/bin/rox:x11-fm/rox-filer \
WRKSRC= ${WRKDIR}/XDG-Menu
DATADIR= ${PREFIX}/apps/XDG-Menu
USES= python
USES= python shebangfix
SHEBANG_FILES= AppRun AppletRun
INSTALLS_ICONS= yes
NO_ARCH= yes