summaryrefslogtreecommitdiff
path: root/x11-toolkits/qwt
diff options
context:
space:
mode:
authorTilman Keskinoz <arved@FreeBSD.org>2003-01-21 10:35:12 +0000
committerTilman Keskinoz <arved@FreeBSD.org>2003-01-21 10:35:12 +0000
commite863ce245b3c3fe74cd78fd8176ed118631c173e (patch)
tree05828a8e85f589881f24aa6eb9654946fda59ec9 /x11-toolkits/qwt
parentMore patches: bind8-1.050-7, file-1.050-7, mysql-1.050-8, net-1.050-8, (diff)
Fix qmake configure
Reported by: bento pointy hat to: arved
Notes
Notes: svn path=/head/; revision=73718
Diffstat (limited to 'x11-toolkits/qwt')
-rw-r--r--x11-toolkits/qwt/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/qwt/Makefile b/x11-toolkits/qwt/Makefile
index 8b6dfe87734a..dce6aad0778c 100644
--- a/x11-toolkits/qwt/Makefile
+++ b/x11-toolkits/qwt/Makefile
@@ -58,7 +58,7 @@ MAN3= Qwt.3 \
screenshots.3
pre-build:
- cd ${WRKSRC}; qmake qwt.pro -o Makefile
+ cd ${WRKSRC}; qmake -spec ${X11BASE}/mkspecs/freebsd-g++ qwt.pro -o Makefile
do-install:
${INSTALL_DATA} ${WRKSRC}/lib/libqwt.so.0.4.1 ${PREFIX}/lib