diff options
author | Michael Reifenberger <mr@FreeBSD.org> | 2004-11-25 16:32:02 +0000 |
---|---|---|
committer | Michael Reifenberger <mr@FreeBSD.org> | 2004-11-25 16:32:02 +0000 |
commit | 7ba9a1bb676c0a6353cb75e551105849ecffee56 (patch) | |
tree | ac53fa817913d17bc69d193b7e8d2f8dbc4d3353 /cad/qcad/Makefile | |
parent | dc3817c2465be2e99e8e45684b89050d5c790b3e (diff) |
Notes
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 70ed973470f2..e6feac21f925 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 |