aboutsummaryrefslogtreecommitdiff
path: root/finance
diff options
context:
space:
mode:
authorWill Andrews <will@FreeBSD.org>2000-04-22 17:08:40 +0000
committerWill Andrews <will@FreeBSD.org>2000-04-22 17:08:40 +0000
commit22f87de70ba614f6ceac5de86f81ac0b355fbb80 (patch)
tree4ce1f841224f23d1cbfa0ee2edba5eaec4f9e1a2 /finance
parentee8efaea60e96ddf319c554d0ab2c7fda1690ccd (diff)
downloadports-22f87de70ba614f6ceac5de86f81ac0b355fbb80.tar.gz
ports-22f87de70ba614f6ceac5de86f81ac0b355fbb80.zip
Forgot to change qt2.3 BUILD_DEPEND and USE_NEWGCC to the newer USE_QT2.
Doing so now since I don't know when the next qhacc release will be.
Notes
Notes: svn path=/head/; revision=27891
Diffstat (limited to 'finance')
-rw-r--r--finance/qhacc/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/finance/qhacc/Makefile b/finance/qhacc/Makefile
index c5fb25f5e50c..179b8fcaa937 100644
--- a/finance/qhacc/Makefile
+++ b/finance/qhacc/Makefile
@@ -12,9 +12,7 @@ MASTER_SITES= ftp://ftp.ostrich-emulators.cx/qhacc/
MAINTAINER= will@FreeBSD.org
-LIB_DEPENDS= qt2.3:${PORTSDIR}/x11-toolkits/qt21
-
-USE_NEWGCC= yes
+USE_QT2= yes
USE_X_PREFIX= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS+=--with-qt="${X11BASE}"