diff options
author | obache <obache@pkgsrc.org> | 2009-10-27 03:05:57 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2009-10-27 03:05:57 +0000 |
commit | b82f02ded74732bdcb8071a945e8553b8a5d4688 (patch) | |
tree | 5d20db55e3da8dd5bcaa3aea186938fe8cd12070 /graphics/Makefile | |
parent | 784b332481e1b94b1ed444d5483b5bcba038bb53 (diff) | |
download | pkgsrc-b82f02ded74732bdcb8071a945e8553b8a5d4688.tar.gz |
Add clutter-qt.
Diffstat (limited to 'graphics/Makefile')
-rw-r--r-- | graphics/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index a84c999f60f..fb0c779701f 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.539 2009/10/26 16:43:15 tnn Exp $ +# $NetBSD: Makefile,v 1.540 2009/10/27 03:05:57 obache Exp $ # COMMENT= Graphics tools and libraries @@ -56,6 +56,7 @@ SUBDIR+= clutter SUBDIR+= clutter-box2d SUBDIR+= clutter-cairo SUBDIR+= clutter-gtk +SUBDIR+= clutter-qt SUBDIR+= clutter08 SUBDIR+= clutter08-gtk SUBDIR+= cnxtview |