diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-04-25 21:36:10 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-04-25 21:36:10 +0000 |
commit | f356f1035fe9e36af757b4dc0584071f2aa68717 (patch) | |
tree | 349250623b6da9bfceafc9e54c5105da20981f8a /x11 | |
parent | c206304493a75014972a9bd5cbc05956c392c6cf (diff) | |
download | ports-f356f1035fe9e36af757b4dc0584071f2aa68717.tar.gz ports-f356f1035fe9e36af757b4dc0584071f2aa68717.zip |
Notes
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 \ |