summaryrefslogtreecommitdiffstats
path: root/cad/qcad
diff options
context:
space:
mode:
authorpav <pav@FreeBSD.org>2007-02-13 00:16:29 +0000
committerpav <pav@FreeBSD.org>2007-02-13 00:16:29 +0000
commite03c6d722481f6f7ccee2da2c2def819dad553a5 (patch)
tree42c24cd1a7707170111dcbac87514de8975bf4ee /cad/qcad
parentcf9bf9c623b407a743c1d6efdd81a619a5c0e2c9 (diff)
downloadFreeBSD-ports-e03c6d722481f6f7ccee2da2c2def819dad553a5.zip
FreeBSD-ports-e03c6d722481f6f7ccee2da2c2def819dad553a5.tar.gz
- Remove QTDIR from CONFIGURE_ENV, it's in there already thanks to framework
Submitted by: rafan Tested on: pointyhat
Diffstat (limited to 'cad/qcad')
-rw-r--r--cad/qcad/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/cad/qcad/Makefile b/cad/qcad/Makefile
index 4446e5d..f39932b 100644
--- a/cad/qcad/Makefile
+++ b/cad/qcad/Makefile
@@ -20,7 +20,7 @@ BUILD_DEPENDS= bash:${PORTSDIR}/shells/bash \
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:S/.1$/-1/}-community.src
-QTDIR?= ${X11BASE}
+QTDIR?= ${QT_PREFIX}
USE_X_PREFIX= yes
USE_QT_VER= 3
OpenPOWER on IntegriCloud