1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-01 05:45:45 +00:00

- Fix shebangs

- Add NO_ARCH

Approved by:	portmgr blanket
This commit is contained in:
Dmitry Marakasov 2018-02-26 18:48:15 +00:00
parent 9045036c00
commit 3901029eb1
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=463035

View File

@ -2,7 +2,7 @@
PORTNAME= rox-wallpaper
PORTVERSION= 2.3
PORTREVISION= 1
PORTREVISION= 2
CATEGORIES= x11
MASTER_SITES= SF/rox/Wallpaper/${PORTVERSION}
DISTNAME= Wallpaper-${PORTVERSION}
@ -13,7 +13,9 @@ COMMENT= Wallpaper management tool for the ROX desktop
RUN_DEPENDS= ${LOCALBASE}/bin/rox:x11-fm/rox-filer \
${PYTHON_PKGNAMEPREFIX}roxlib>=0:devel/py-roxlib
USES= python:2.7
USES= python:2.7 shebangfix
SHEBANG_FILES= AppRun
NO_ARCH= yes
WRKSRC= ${WRKDIR}/Wallpaper