diff options
Diffstat (limited to 'finance')
-rw-r--r-- | finance/qhacc/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/finance/qhacc/Makefile b/finance/qhacc/Makefile index 20a103585c07..4600a4decde5 100644 --- a/finance/qhacc/Makefile +++ b/finance/qhacc/Makefile @@ -7,7 +7,7 @@ PORTNAME= qhacc PORTVERSION= 2.9 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= finance MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -21,6 +21,7 @@ USE_QT_VER= 3 USE_X_PREFIX= yes USE_REINPLACE= yes USE_GMAKE= yes +USE_GNOME= libxml2 GNU_CONFIGURE= yes CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} CONFIGURE_ARGS= --enable-mysql=no \ |