aboutsummaryrefslogtreecommitdiffstats
path: root/cad/qcad
diff options
context:
space:
mode:
authordemon <demon@FreeBSD.org>2003-02-23 05:10:29 +0800
committerdemon <demon@FreeBSD.org>2003-02-23 05:10:29 +0800
commit8c86ac3c5f0efa88a8f07413c4995bf1d5f96cbe (patch)
tree230c5ee38084106fd785ad46958e5a7388f0d560 /cad/qcad
parent07570d25f2f94e50355340993d05668db4acfe37 (diff)
downloadfreebsd-ports-gnome-8c86ac3c5f0efa88a8f07413c4995bf1d5f96cbe.tar.gz
freebsd-ports-gnome-8c86ac3c5f0efa88a8f07413c4995bf1d5f96cbe.tar.zst
freebsd-ports-gnome-8c86ac3c5f0efa88a8f07413c4995bf1d5f96cbe.zip
Fix build after QT directory structure change.
Troubles noticed by: kris/bento
Diffstat (limited to 'cad/qcad')
-rw-r--r--cad/qcad/Makefile2
1 files changed, 1 insertions, 1 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