diff options
author | abs <abs@pkgsrc.org> | 2010-12-15 09:31:14 +0000 |
---|---|---|
committer | abs <abs@pkgsrc.org> | 2010-12-15 09:31:14 +0000 |
commit | f28b4e1f89ef26c021ea26a2b32b878b0ad69007 (patch) | |
tree | 6d558f975ef12da25589c77d7165f7fb471f5b4a /x11 | |
parent | 76242ccf80c2bab96ba96231465c4ae3404f37df (diff) | |
download | pkgsrc-f28b4e1f89ef26c021ea26a2b32b878b0ad69007.tar.gz |
+renderproto9
Diffstat (limited to 'x11')
-rw-r--r-- | x11/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/Makefile b/x11/Makefile index 71e0d6448b7..f35bddec1d7 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.624 2010/12/08 00:40:01 abs Exp $ +# $NetBSD: Makefile,v 1.625 2010/12/15 09:31:14 abs Exp $ # COMMENT= Packages to support the X window system @@ -319,6 +319,7 @@ SUBDIR+= ratmen SUBDIR+= recordproto SUBDIR+= rendercheck SUBDIR+= renderproto +SUBDIR+= renderproto9 SUBDIR+= rep-gtk2 SUBDIR+= resourceproto SUBDIR+= rgb |