diff options
Diffstat (limited to 'textproc/scew/Makefile')
-rw-r--r-- | textproc/scew/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/scew/Makefile b/textproc/scew/Makefile index 6db5e6ee25c4..92cf6ecadecd 100644 --- a/textproc/scew/Makefile +++ b/textproc/scew/Makefile @@ -17,7 +17,7 @@ LIB_DEPENDS= expat.6:${PORTSDIR}/textproc/expat2 GNU_CONFIGURE= yes USE_GMAKE= yes -USE_AUTOTOOLS= libtool:15 +USE_AUTOTOOLS= libtool:22 USE_LDCONFIG= yes USE_GNOME= gnomehack CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ |