aboutsummaryrefslogtreecommitdiff
path: root/finance
diff options
context:
space:
mode:
authorTobias Kortkamp <tobik@FreeBSD.org>2019-08-31 05:29:47 +0000
committerTobias Kortkamp <tobik@FreeBSD.org>2019-08-31 05:29:47 +0000
commitcd2a6f9f7499bc87ec06cd15b1471f98e8df3aa5 (patch)
treee45a099ad40a9d058de9e6f17ad44176a3cfebb3 /finance
parent0bef840dfdb67e2111ea1db3cc87d7263aa2d7b1 (diff)
downloadports-cd2a6f9f7499bc87ec06cd15b1471f98e8df3aa5.tar.gz
ports-cd2a6f9f7499bc87ec06cd15b1471f98e8df3aa5.zip
Notes
Diffstat (limited to 'finance')
-rw-r--r--finance/mybudget/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/finance/mybudget/Makefile b/finance/mybudget/Makefile
index 815565986332..dc58976a1f7c 100644
--- a/finance/mybudget/Makefile
+++ b/finance/mybudget/Makefile
@@ -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