diff options
Diffstat (limited to 'multimedia/py-gstreamer80/Makefile')
-rw-r--r-- | multimedia/py-gstreamer80/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/multimedia/py-gstreamer80/Makefile b/multimedia/py-gstreamer80/Makefile index a05b423d78e1..c787ba1cd026 100644 --- a/multimedia/py-gstreamer80/Makefile +++ b/multimedia/py-gstreamer80/Makefile @@ -27,10 +27,10 @@ BUILD_DEPENDS+= xmlto:${PORTSDIR}/textproc/xmlto \ USE_PYTHON= yes USE_GMAKE= yes -USE_GNOME= gstreamerplugins \ - pygtk2 \ +USE_GNOME= pygtk2 \ gnomehack \ pkgconfig +USE_GSTREAMER= yes USE_LIBTOOL_VER=15 USE_REINPLACE= yes CONFIGURE_ENV= CPPFLAGS="-I${X11BASE}/include" \ |