diff options
Diffstat (limited to 'x11/gnome-applets')
-rw-r--r-- | x11/gnome-applets/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/gnome-applets/Makefile b/x11/gnome-applets/Makefile index 689c02020..cdc8b57fe 100644 --- a/x11/gnome-applets/Makefile +++ b/x11/gnome-applets/Makefile @@ -29,7 +29,8 @@ USE_GMAKE= yes GNOME_DESKTOP_VERSION=2 INSTALLS_OMF= yes USE_GNOME= gnomeprefix gnomehack intlhack gnomepanel \ - gstreamerplugins gail + gail +USE_GSTREMAER= yes USE_LIBTOOL_VER=15 CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" \ |