aboutsummaryrefslogtreecommitdiff
path: root/math/digitizer/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'math/digitizer/Makefile')
-rw-r--r--math/digitizer/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/digitizer/Makefile b/math/digitizer/Makefile
index 5571bbfe1290..ec0cd326688d 100644
--- a/math/digitizer/Makefile
+++ b/math/digitizer/Makefile
@@ -21,7 +21,7 @@ LIB_DEPENDS= fftw3.4:${PORTSDIR}/math/fftw3
WRKSRC= ${WRKDIR}/${PORTNAME}
USE_QT_VER= 3
-QTDIR?= ${X11BASE}
+QTDIR?= ${QT_PREFIX}
MAKE_ENV= QMAKESPEC="${LOCALBASE}/share/qt/mkspecs/freebsd-g++" \
QTDIR="${QTDIR}"