diff options
Diffstat (limited to 'devel/libglade/Makefile')
-rw-r--r-- | devel/libglade/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/libglade/Makefile b/devel/libglade/Makefile index d214cc03494d..e523e721ca7c 100644 --- a/devel/libglade/Makefile +++ b/devel/libglade/Makefile @@ -18,7 +18,7 @@ USE_PERL5= yes USE_GMAKE= yes USE_GNOME= gnomehack gnomeprefix gnomehier gnomedb USE_LDCONFIG= yes -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool GNU_CONFIGURE= yes CONFIGURE_ARGS= --enable-bonobo --enable-gnomedb CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ |