diff options
Diffstat (limited to 'graphics/ipe')
-rw-r--r-- | graphics/ipe/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/ipe/Makefile b/graphics/ipe/Makefile index 2d4b46593b83..9a548064f43f 100644 --- a/graphics/ipe/Makefile +++ b/graphics/ipe/Makefile @@ -37,7 +37,7 @@ USE_GCC= 3.4 BROKEN= Does not compile on 4.x .endif -QTDIR?= ${X11BASE} +QTDIR?= ${QT_PREFIX} QMAKE?= ${LOCALBASE}/bin/qmake pre-fetch: |