diff --git a/graphics/clutter/Makefile b/graphics/clutter/Makefile index 46d939705a2..79d8c2a2014 100644 --- a/graphics/clutter/Makefile +++ b/graphics/clutter/Makefile @@ -1,10 +1,10 @@ -# $OpenBSD: Makefile,v 1.1 2009/02/15 17:42:31 jasper Exp $ +# $OpenBSD: Makefile,v 1.2 2009/02/15 17:48:07 jasper Exp $ SUBDIR += core -# SUBDIR += clutter-box2d -# SUBDIR += clutter-cairo -# SUBDIR += clutter-gst -# SUBDIR += clutter-gtk + SUBDIR += clutter-box2d + SUBDIR += clutter-cairo + SUBDIR += clutter-gst + SUBDIR += clutter-gtk # SUBDIR += clutter-perl # SUBDIR += clutter-vala # SUBDIR += pyclutter Doesn't work yet (makes python crash)