diff options
Diffstat (limited to 'graphics/clutter-gtk/Makefile')
-rw-r--r-- | graphics/clutter-gtk/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/graphics/clutter-gtk/Makefile b/graphics/clutter-gtk/Makefile index edd5e7d..45be829 100644 --- a/graphics/clutter-gtk/Makefile +++ b/graphics/clutter-gtk/Makefile @@ -12,9 +12,8 @@ COMMENT= GTK+ Integration library for Clutter LIB_DEPENDS= libclutter-glx-1.0.so:${PORTSDIR}/graphics/clutter -USE_BZIP2= yes USE_GL= gl -USES= gettext gmake libtool:keepla pathfix pkgconfig +USES= gettext gmake libtool:keepla pathfix pkgconfig tar:bzip2 GNU_CONFIGURE= yes USE_GNOME= gtk20 gnomeprefix USE_XORG= xp x11 |