pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/graphics/urt Fix modular Xorg.
details: https://anonhg.NetBSD.org/pkgsrc/rev/9b975919514e
branches: trunk
changeset: 532394:9b975919514e
user: joerg <joerg%pkgsrc.org@localhost>
date: Fri Aug 17 22:33:35 2007 +0000
description:
Fix modular Xorg.
diffstat:
graphics/urt/Makefile | 5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
diffs (17 lines):
diff -r d8da77f37acd -r 9b975919514e graphics/urt/Makefile
--- a/graphics/urt/Makefile Fri Aug 17 22:27:15 2007 +0000
+++ b/graphics/urt/Makefile Fri Aug 17 22:33:35 2007 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.48 2007/05/28 20:14:00 heinz Exp $
+# $NetBSD: Makefile,v 1.49 2007/08/17 22:33:35 joerg Exp $
DISTNAME= urt
PKGNAME= urt-3.1b1
@@ -48,5 +48,6 @@
find share/doc/urt share/examples/urt -type f -print | xargs chmod 444
.include "../../graphics/netpbm/buildlink3.mk"
-.include "../../mk/x11.buildlink3.mk"
+.include "../../x11/libXext/buildlink3.mk"
+.include "../../x11/xextproto/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index