pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/x11 Remove render, add renderext.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/8bb05438ceab
branches:  trunk
changeset: 500970:8bb05438ceab
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sat Oct 15 16:37:54 2005 +0000

description:
Remove render, add renderext.

diffstat:

 x11/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 00a42b7b62ec -r 8bb05438ceab x11/Makefile
--- a/x11/Makefile      Sat Oct 15 16:37:21 2005 +0000
+++ b/x11/Makefile      Sat Oct 15 16:37:54 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.412 2005/10/15 13:43:21 minskim Exp $
+# $NetBSD: Makefile,v 1.413 2005/10/15 16:37:54 wiz Exp $
 #
 
 COMMENT=       Packages to support the X window system
@@ -195,7 +195,7 @@
 SUBDIR+=       qwspritefield
 SUBDIR+=       qwt
 SUBDIR+=       randrext
-SUBDIR+=       render
+SUBDIR+=       renderext
 SUBDIR+=       rep-gtk
 SUBDIR+=       ruby-gtk
 SUBDIR+=       ruby-tcltklib



Home | Main Index | Thread Index | Old Index