diff options
Diffstat (limited to 'cad/qcad/Makefile')
-rw-r--r-- | cad/qcad/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cad/qcad/Makefile b/cad/qcad/Makefile index 4446e5d37d35..f39932b97cb2 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 |