- Add USES=desktop-file-utils as suggested by stage-qa
- Add NO_ARCH
This commit is contained in:
parent
d13afce131
commit
e5133fdf97
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=390405
@ -14,9 +14,10 @@ RUN_DEPENDS= ${LOCALBASE}/bin/kiwi-i18n:${PORTSDIR}/x11-toolkits/py-kiwi
|
||||
BUILD_DEPENDS= ${LOCALBASE}/bin/kiwi-i18n:${PORTSDIR}/x11-toolkits/py-kiwi
|
||||
|
||||
NO_BUILD= yes
|
||||
NO_ARCH= yes
|
||||
USE_GNOME= pygtk2
|
||||
USE_PYTHON= distutils
|
||||
USES= gettext python
|
||||
USES= desktop-file-utils gettext python
|
||||
DOCS= AUTHORS ChangeLog CONTRIBUTORS COPYING README NEWS
|
||||
|
||||
OPTIONS_DEFINE= DOCS EXAMPLES
|
||||
|
Loading…
Reference in New Issue
Block a user