diff options
Diffstat (limited to 'multimedia/clutter-gst/Makefile')
-rw-r--r-- | multimedia/clutter-gst/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/multimedia/clutter-gst/Makefile b/multimedia/clutter-gst/Makefile index 2fdd290085b4..149ca61b9e44 100644 --- a/multimedia/clutter-gst/Makefile +++ b/multimedia/clutter-gst/Makefile @@ -3,6 +3,7 @@ PORTNAME= clutter-gst PORTVERSION= 2.0.18 +PORTREVISION= 1 CATEGORIES= multimedia MASTER_SITES= GNOME @@ -14,12 +15,12 @@ LIB_DEPENDS= libclutter-1.0.so:graphics/clutter PORTSCOUT= ignore:1 USES= gmake libtool localbase pathfix \ - pkgconfig tar:xz + pkgconfig tar:xz xorg USE_GNOME= introspection gnomeprefix GNU_CONFIGURE= yes USE_GL= gl USE_GSTREAMER1= yes -USE_XORG= xp x11 +USE_XORG= x11 USE_LDCONFIG= yes MAKE_ENV= XDG_CACHE_HOME=${WRKDIR} |