summaryrefslogtreecommitdiff
path: root/x11/qt3-tools
diff options
context:
space:
mode:
authorjoerg <joerg>2007-01-10 10:16:01 +0000
committerjoerg <joerg>2007-01-10 10:16:01 +0000
commitc51d243592ebadfb77007c6315a67faa42db176a (patch)
tree3cbe233b2e97cde49d7caaebde7543eed9322555 /x11/qt3-tools
parent3735e0c6707c720855d11e643870c63b5b45650f (diff)
downloadpkgsrc-c51d243592ebadfb77007c6315a67faa42db176a.tar.gz
Modular Xorg support for Qt.
Diffstat (limited to 'x11/qt3-tools')
-rw-r--r--x11/qt3-tools/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/x11/qt3-tools/Makefile b/x11/qt3-tools/Makefile
index acb74a74b67..1ca3d6d20a3 100644
--- a/x11/qt3-tools/Makefile
+++ b/x11/qt3-tools/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.50 2006/10/23 14:54:11 adam Exp $
+# $NetBSD: Makefile,v 1.51 2007/01/10 10:16:01 joerg Exp $
.include "../../mk/bsd.prefs.mk"
# XXX: hack - work round an ICE with GCC 3.3 on sparc
@@ -46,5 +46,7 @@ do-install:
cd ${WRKSRC}/mkspecs && ${PAX} -rw . ${QTPREFIX}/mkspecs
.include "../../converters/libiconv/buildlink3.mk"
+# For OpenGL linkage, really needed?
+.include "../../x11/libXmu/buildlink3.mk"
.include "../../x11/qt3-libs/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"