summaryrefslogtreecommitdiff
path: root/x11-toolkits/qwt4
diff options
context:
space:
mode:
authorDmitry Sivachenko <demon@FreeBSD.org>2003-02-22 21:10:29 +0000
committerDmitry Sivachenko <demon@FreeBSD.org>2003-02-22 21:10:29 +0000
commitf4eb28be137e8ce6f20624fc49b79bb7b6e998bc (patch)
tree5ad729d335e9966ccb3f2d810ec58e554070d95f /x11-toolkits/qwt4
parentAdd gtkgep, a GTK guitar effects processor. (diff)
Fix build after QT directory structure change.
Troubles noticed by: kris/bento
Notes
Notes: svn path=/head/; revision=76199
Diffstat (limited to 'x11-toolkits/qwt4')
-rw-r--r--x11-toolkits/qwt4/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/qwt4/Makefile b/x11-toolkits/qwt4/Makefile
index 53eef6d4bae8..a282aacc491a 100644
--- a/x11-toolkits/qwt4/Makefile
+++ b/x11-toolkits/qwt4/Makefile
@@ -59,7 +59,7 @@ MAN3= Qwt.3 \
screenshots.3
pre-build:
- cd ${WRKSRC}; qmake -spec ${X11BASE}/mkspecs/freebsd-g++ qwt.pro -o Makefile
+ cd ${WRKSRC}; qmake -spec ${X11BASE}/share/qt/mkspecs/freebsd-g++ qwt.pro -o Makefile
do-install:
${INSTALL_DATA} ${WRKSRC}/lib/libqwt.so.0.4.1 ${PREFIX}/lib