1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-22 04:17:44 +00:00

finance/mybudget: Spell INSTALLS_ICONS correctly

While here add USES=gnome
This commit is contained in:
Tobias Kortkamp 2019-08-31 05:29:47 +00:00
parent 0bef840dfd
commit cd2a6f9f74
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=510316

View File

@ -3,7 +3,7 @@
PORTNAME= myBudget
PORTVERSION= 0.60
PORTREVISION= 10
PORTREVISION= 11
CATEGORIES= finance gnome
MASTER_SITES= http://www.abisource.com/~msevior/
@ -16,9 +16,9 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
NO_ARCH= yes
NO_BUILD= yes
USE_GNOME= pygnome2
INSTALL_ICONS= yes
INSTALLS_ICONS= yes
USES= python:2.7 shebangfix
USES= gnome python:2.7 shebangfix
SHEBANG_FILES= myBudget.py
OPTIONS_DEFINE= DOCS