diff options
Diffstat (limited to 'news/grn/Makefile')
-rw-r--r-- | news/grn/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/news/grn/Makefile b/news/grn/Makefile index 2dd826215214..d4562c780181 100644 --- a/news/grn/Makefile +++ b/news/grn/Makefile @@ -20,7 +20,7 @@ USE_BZIP2= yes USE_PERL5= yes USE_GNOME= gnomehack gnomelibs gnomeprefix USE_GMAKE= yes -USE_LIBTOOL= yes +USE_LIBTOOL_VER=13 LIBTOOLFILES= configure libmutt/configure CONFIGURE_ENV= glibpath="${GLIB_CONFIG}" \ CPPFLAGS="-I${LOCALBASE}/include" \ |