pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/graphics/graphviz Modular Xorg support.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/63e345841faa
branches:  trunk
changeset: 523488:63e345841faa
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Mon Jan 08 16:35:15 2007 +0000

description:
Modular Xorg support.

diffstat:

 graphics/graphviz/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r a5a7cfe54b3b -r 63e345841faa graphics/graphviz/Makefile
--- a/graphics/graphviz/Makefile        Mon Jan 08 16:27:29 2007 +0000
+++ b/graphics/graphviz/Makefile        Mon Jan 08 16:35:15 2007 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.52 2007/01/08 11:29:47 adam Exp $
+# $NetBSD: Makefile,v 1.53 2007/01/08 16:35:15 joerg Exp $
 
 DISTNAME=      graphviz-2.12
 CATEGORIES=    graphics
@@ -56,6 +56,7 @@
 .include "../../graphics/jpeg/buildlink3.mk"
 .include "../../graphics/png/buildlink3.mk"
 .include "../../textproc/expat/buildlink3.mk"
+.include "../../x11/libXp/buildlink3.mk"
 .include "../../x11/tk/buildlink3.mk"
 .include "../../mk/xaw.buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index