diff options
Diffstat (limited to 'devel/glade3/Makefile')
-rw-r--r-- | devel/glade3/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/glade3/Makefile b/devel/glade3/Makefile index eae29af5e72d..dec2186541c5 100644 --- a/devel/glade3/Makefile +++ b/devel/glade3/Makefile @@ -24,7 +24,7 @@ WANT_GNOME= yes USE_GETTEXT= yes INSTALLS_OMF= yes USE_LDCONFIG= yes -USE_AUTOTOOLS= libtool:15 +USE_AUTOTOOLS= libtool:22 CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS} -I${LOCALBASE}/include" \ LDFLAGS="${LDFLAGS} -L${LOCALBASE}/lib" |