diff options
Diffstat (limited to 'editors/beaver/Makefile')
-rw-r--r-- | editors/beaver/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/beaver/Makefile b/editors/beaver/Makefile index f9b4ae726237..2e4f571c4973 100644 --- a/editors/beaver/Makefile +++ b/editors/beaver/Makefile @@ -18,7 +18,7 @@ COMMENT= A programmer's text editor for GTK+ 2.0 USE_X_PREFIX= yes USE_GMAKE= yes -USE_AUTOTOOLS= libtool:13 +USE_AUTOTOOLS= libtool:15 USE_REINPLACE= yes USE_GNOME= gnomehack gnomeprefix gtk20 gtksourceview lthack CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ |