summaryrefslogtreecommitdiff
path: root/finance/qhacc/Makefile
diff options
context:
space:
mode:
authorKirill Ponomarev <krion@FreeBSD.org>2003-08-17 09:17:25 +0000
committerKirill Ponomarev <krion@FreeBSD.org>2003-08-17 09:17:25 +0000
commite135eba6bbad9893029ba42c427b5a820fa6de3d (patch)
tree67ecd9624c28620753509fa7e9d74d50b64605e6 /finance/qhacc/Makefile
parentadd xfce4-panel to RUN_DEPENDS too (diff)
- Fixed missed dependency
Reported by: kris via bento
Notes
Notes: svn path=/head/; revision=87120
Diffstat (limited to '')
-rw-r--r--finance/qhacc/Makefile3
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 \