summaryrefslogtreecommitdiff
path: root/x11/qt3-tools
diff options
context:
space:
mode:
authorrillig <rillig@pkgsrc.org>2006-07-23 14:35:48 +0000
committerrillig <rillig@pkgsrc.org>2006-07-23 14:35:48 +0000
commit2e5be3d037f4f10175fe227ea6bae32523a8eda1 (patch)
tree97860b11c18dd0c2313770b15dc1cb797ce902ca /x11/qt3-tools
parent471880eeeb4a8c42beba4bbc3e4d0c2e9820e758 (diff)
downloadpkgsrc-2e5be3d037f4f10175fe227ea6bae32523a8eda1.tar.gz
This package needs x11/Xfixes to build.
Diffstat (limited to 'x11/qt3-tools')
-rw-r--r--x11/qt3-tools/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/qt3-tools/Makefile b/x11/qt3-tools/Makefile
index f5d1f3c8180..a7ab5d38b62 100644
--- a/x11/qt3-tools/Makefile
+++ b/x11/qt3-tools/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.47 2006/07/02 13:41:03 markd Exp $
+# $NetBSD: Makefile,v 1.48 2006/07/23 14:35:48 rillig Exp $
.include "../../mk/bsd.prefs.mk"
# XXX: hack - work round an ICE with GCC 3.3 on sparc
@@ -47,5 +47,6 @@ do-install:
cd ${WRKSRC}/mkspecs && ${PAX} -rw . ${QTPREFIX}/mkspecs
.include "../../converters/libiconv/buildlink3.mk"
+.include "../../x11/Xfixes/buildlink3.mk"
.include "../../x11/qt3-libs/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"