diff options
Diffstat (limited to 'finance/gnucash/Makefile')
-rw-r--r-- | finance/gnucash/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/finance/gnucash/Makefile b/finance/gnucash/Makefile index 64377a05a103..0d833aa033f7 100644 --- a/finance/gnucash/Makefile +++ b/finance/gnucash/Makefile @@ -8,7 +8,7 @@ PORTNAME= gnucash PORTVERSION= 2.2.4 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= finance gnome MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ http://www.gnucash.org/pub/gnucash/sources/stable/ @@ -37,9 +37,8 @@ OPTIONS= AQBANKING "AqBanking support (HBCI/OpenHBCI)" off \ USE_BZIP2= yes USE_GETTEXT= yes -USE_XLIB= yes +USE_XORG= xpm x11 USE_GMAKE= yes -USE_XPM= yes USE_PERL5= yes INSTALLS_ICONS= yes USE_GNOME= gnomeprefix libgsf_gnome libglade2 \ |