diff options
Diffstat (limited to 'x11/gnome-desktop/Makefile')
-rw-r--r-- | x11/gnome-desktop/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/gnome-desktop/Makefile b/x11/gnome-desktop/Makefile index a686bedfd933..32bd5a0144c2 100644 --- a/x11/gnome-desktop/Makefile +++ b/x11/gnome-desktop/Makefile @@ -32,7 +32,7 @@ USE_BISON= build USE_PYTHON= yes INSTALLS_OMF= yes USE_LDCONFIG= yes -USE_AUTOTOOLS= libtool:15 +USE_AUTOTOOLS= libtool:22 CONFIGURE_ARGS= --with-gnome-distributor="FreeBSD GNOME Project" \ --with-kde-datadir=${LOCALBASE}/share CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ |