pkgsrc-Changes-HG archive

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

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



details:   https://anonhg.NetBSD.org/pkgsrc/rev/0c81a151e533
branches:  trunk
changeset: 523498:0c81a151e533
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Mon Jan 08 17:48:09 2007 +0000

description:
Modular Xorg support.

diffstat:

 graphics/skencil/Makefile |  6 ++++--
 1 files changed, 4 insertions(+), 2 deletions(-)

diffs (19 lines):

diff -r 9ca17af7066a -r 0c81a151e533 graphics/skencil/Makefile
--- a/graphics/skencil/Makefile Mon Jan 08 17:44:20 2007 +0000
+++ b/graphics/skencil/Makefile Mon Jan 08 17:48:09 2007 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2006/02/18 21:40:34 wiz Exp $
+# $NetBSD: Makefile,v 1.10 2007/01/08 17:48:09 joerg Exp $
 #
 
 DISTNAME=      skencil-0.6.17
@@ -40,6 +40,8 @@
        cd ${WRKSRC}/Examples && ${PAX} -rwpm -v . ${SKETCHEXDIR}
 
 .include "../../lang/python/application.mk"
+.include "../../graphics/py-imaging/buildlink3.mk"
+.include "../../x11/libXext/buildlink3.mk"
 .include "../../x11/py-Tk/buildlink3.mk"
-.include "../../graphics/py-imaging/buildlink3.mk"
+.include "../../x11/xextproto/buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index