summaryrefslogtreecommitdiff
path: root/cad/qcad
diff options
context:
space:
mode:
authorMichael Reifenberger <mr@FreeBSD.org>2004-11-25 16:32:02 +0000
committerMichael Reifenberger <mr@FreeBSD.org>2004-11-25 16:32:02 +0000
commit7ba9a1bb676c0a6353cb75e551105849ecffee56 (patch)
treeac53fa817913d17bc69d193b7e8d2f8dbc4d3353 /cad/qcad
parentUpdate to 1.8alpha4. (diff)
Since /usr/X11R6/... seems to be hardcoded in qcad
help first-time-users by using 'USE_X_PREFIX=yes' PR: ports/74118 Submitted by: TAOKA Fumiyoshi <fmysh X iijmio-mail.jp>
Notes
Notes: svn path=/head/; revision=122413
Diffstat (limited to 'cad/qcad')
-rw-r--r--cad/qcad/Makefile1
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