diff options
author | obache <obache@pkgsrc.org> | 2013-07-15 02:13:52 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2013-07-15 02:13:52 +0000 |
commit | 2ca52e5a5d22801fc51bff3a39b73772fc3a87d3 (patch) | |
tree | cb6a5fa2da28c4ba6ac584d41d83457633f2ef75 | |
parent | 41a4beeff31e8dff5c1aa7adbed59831f646cb06 (diff) | |
download | pkgsrc-2ca52e5a5d22801fc51bff3a39b73772fc3a87d3.tar.gz |
+ cogl
-rw-r--r-- | graphics/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index d5ddb7ba4fc..a5558ba37f1 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.655 2013/06/26 20:14:05 joerg Exp $ +# $NetBSD: Makefile,v 1.656 2013/07/15 02:13:52 obache Exp $ # COMMENT= Graphics tools and libraries @@ -54,6 +54,7 @@ SUBDIR+= clutter-gtk SUBDIR+= clutter-mx SUBDIR+= clutter-qt SUBDIR+= cnxtview +SUBDIR+= cogl SUBDIR+= comix SUBDIR+= compface SUBDIR+= cpia2view |