summaryrefslogtreecommitdiff
path: root/cad
diff options
context:
space:
mode:
Diffstat (limited to 'cad')
-rw-r--r--cad/qcad/Makefile2
-rw-r--r--cad/qcad2/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/cad/qcad/Makefile b/cad/qcad/Makefile
index f201eb578a81..e02a70cfc979 100644
--- a/cad/qcad/Makefile
+++ b/cad/qcad/Makefile
@@ -35,7 +35,7 @@ post-patch:
do-configure:
@cd ${WRKSRC} && ${SETENV} ${MAKE_ENV} qmake \
- -spec ${X11BASE}/mkspecs/freebsd-g++ qcad.pro
+ -spec ${X11BASE}/share/qt/mkspecs/freebsd-g++ qcad.pro
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/qcad ${PREFIX}/bin
diff --git a/cad/qcad2/Makefile b/cad/qcad2/Makefile
index f201eb578a81..e02a70cfc979 100644
--- a/cad/qcad2/Makefile
+++ b/cad/qcad2/Makefile
@@ -35,7 +35,7 @@ post-patch:
do-configure:
@cd ${WRKSRC} && ${SETENV} ${MAKE_ENV} qmake \
- -spec ${X11BASE}/mkspecs/freebsd-g++ qcad.pro
+ -spec ${X11BASE}/share/qt/mkspecs/freebsd-g++ qcad.pro
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/qcad ${PREFIX}/bin