summaryrefslogtreecommitdiffstats
path: root/cad/qcad2
diff options
context:
space:
mode:
authordemon <demon@FreeBSD.org>2003-02-22 21:10:29 +0000
committerdemon <demon@FreeBSD.org>2003-02-22 21:10:29 +0000
commit8c86ac3c5f0efa88a8f07413c4995bf1d5f96cbe (patch)
tree230c5ee38084106fd785ad46958e5a7388f0d560 /cad/qcad2
parent07570d25f2f94e50355340993d05668db4acfe37 (diff)
downloadFreeBSD-ports-8c86ac3c5f0efa88a8f07413c4995bf1d5f96cbe.zip
FreeBSD-ports-8c86ac3c5f0efa88a8f07413c4995bf1d5f96cbe.tar.gz
Fix build after QT directory structure change.
Troubles noticed by: kris/bento
Diffstat (limited to 'cad/qcad2')
-rw-r--r--cad/qcad2/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/cad/qcad2/Makefile b/cad/qcad2/Makefile
index f201eb5..e02a70c 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
OpenPOWER on IntegriCloud