diff options
Diffstat (limited to 'cad/qcad/Makefile')
-rw-r--r-- | cad/qcad/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/cad/qcad/Makefile b/cad/qcad/Makefile index 70ed973..e6feac2 100644 --- a/cad/qcad/Makefile +++ b/cad/qcad/Makefile @@ -23,6 +23,7 @@ WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:S/.1$/-1/}.src QTDIR?= ${X11BASE} +USE_X_PREFIX= yes USE_QT_VER= 3 USE_REINPLACE= yes USE_GMAKE= yes |