diff options
Diffstat (limited to 'x11')
-rw-r--r-- | x11/mate-applets/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/mate-applets/Makefile b/x11/mate-applets/Makefile index a96fa39863d6..f2c87d59f47c 100644 --- a/x11/mate-applets/Makefile +++ b/x11/mate-applets/Makefile @@ -32,7 +32,7 @@ USE_GNOME= gdkpixbuf2 glib20 gnomehier gtk20 introspection:build \ USE_PYTHON= yes USE_LDCONFIG= yes INSTALLS_OMF= yes -USE_AUTOTOOLS= aclocal:env autoconf:env automake:env libtool libtoolize:env +USE_AUTOTOOLS= aclocal:env autoconf:env automake:env libtoolize:env GNU_CONFIGURE= yes INSTALLS_ICONS= yes CONFIGURE_ARGS= --enable-mixer-applet \ |