pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/x11/qt3-tools This package needs x11/Xfixes to build.
details: https://anonhg.NetBSD.org/pkgsrc/rev/289038e1abfe
branches: trunk
changeset: 516576:289038e1abfe
user: rillig <rillig%pkgsrc.org@localhost>
date: Sun Jul 23 14:35:48 2006 +0000
description:
This package needs x11/Xfixes to build.
diffstat:
x11/qt3-tools/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (16 lines):
diff -r 95d0387e1bb3 -r 289038e1abfe x11/qt3-tools/Makefile
--- a/x11/qt3-tools/Makefile Sun Jul 23 14:25:46 2006 +0000
+++ b/x11/qt3-tools/Makefile Sun Jul 23 14:35:48 2006 +0000
@@ -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 @@
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"
Home |
Main Index |
Thread Index |
Old Index