summaryrefslogtreecommitdiffstats
path: root/editors/pdfedit/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'editors/pdfedit/Makefile')
-rw-r--r--editors/pdfedit/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/pdfedit/Makefile b/editors/pdfedit/Makefile
index 9e2c7e8..9c16041 100644
--- a/editors/pdfedit/Makefile
+++ b/editors/pdfedit/Makefile
@@ -24,7 +24,7 @@ USE_QT_VER= 3
GNU_CONFIGURE= yes
CONFIGURE_ENV= LDFLAGS="-L${LOCALBASE}/lib" \
QMAKESPEC="${LOCALBASE}/share/qt/mkspecs/freebsd-g++"
-MAKE_ENV= ${CONFIGURE_ENV} QTDIR="${X11BASE}"
+MAKE_ENV= ${CONFIGURE_ENV} QTDIR="${LOCALBASE}"
CFLAGS+= -I${LOCALBASE}/include
MAN1= pdfedit.1
OpenPOWER on IntegriCloud