diff options
author | tnn <tnn@pkgsrc.org> | 2009-10-26 16:43:15 +0000 |
---|---|---|
committer | tnn <tnn@pkgsrc.org> | 2009-10-26 16:43:15 +0000 |
commit | 28bd8f6cc2986915e2cba65518222edbc165cafe (patch) | |
tree | e3e56ae975b970a7228bbc71030ba5fbf1d03b19 /graphics | |
parent | b900487669d58c0ad9c360eb217d25b935a2d8dc (diff) | |
download | pkgsrc-28bd8f6cc2986915e2cba65518222edbc165cafe.tar.gz |
+ clutter08
+ clutter08-gtk
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index a737807b495..a84c999f60f 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.538 2009/10/08 06:15:11 jnemeth Exp $ +# $NetBSD: Makefile,v 1.539 2009/10/26 16:43:15 tnn Exp $ # COMMENT= Graphics tools and libraries @@ -56,6 +56,8 @@ SUBDIR+= clutter SUBDIR+= clutter-box2d SUBDIR+= clutter-cairo SUBDIR+= clutter-gtk +SUBDIR+= clutter08 +SUBDIR+= clutter08-gtk SUBDIR+= cnxtview SUBDIR+= comix SUBDIR+= compface |