aboutsummaryrefslogtreecommitdiff
path: root/finance/gnucash/Makefile
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2003-08-17 04:14:30 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2003-08-17 04:14:30 +0000
commitbdd1c4788315bec84010dc15a8f39e8e193be0ff (patch)
tree79c380a47106c18655a737f241b8adfb14d03a10 /finance/gnucash/Makefile
parentc14dd375126b2119f1a114087ba7d792d36c6bd1 (diff)
downloadports-bdd1c4788315bec84010dc15a8f39e8e193be0ff.tar.gz
ports-bdd1c4788315bec84010dc15a8f39e8e193be0ff.zip
Notes
Diffstat (limited to 'finance/gnucash/Makefile')
-rw-r--r--finance/gnucash/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/finance/gnucash/Makefile b/finance/gnucash/Makefile
index 06e56558165d..6c1bc1b0b02d 100644
--- a/finance/gnucash/Makefile
+++ b/finance/gnucash/Makefile
@@ -7,6 +7,7 @@
PORTNAME= gnucash
PORTVERSION= 1.8.4
+PORTREVISION= 1
CATEGORIES= finance gnome
MASTER_SITES= http://www.gnucash.org/pub/gnucash/sources/stable/ \
ftp://ftp.gnucash.org/pub/gnucash/sources/stable/ \
@@ -46,5 +47,6 @@ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \
LIBS="-L${LOCALBASE}/lib -L${X11BASE}/lib -lintl"
MAN1= gnc-prices.1 gnucash.1
+INFO= gnucash-design
.include <bsd.port.mk>