diff options
Diffstat (limited to 'textproc/ekhtml/Makefile')
-rw-r--r-- | textproc/ekhtml/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/ekhtml/Makefile b/textproc/ekhtml/Makefile index df4c0e7d91dd..ca6d120ecbb4 100644 --- a/textproc/ekhtml/Makefile +++ b/textproc/ekhtml/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= SF MAINTAINER= miwi@FreeBSD.org COMMENT= El-Kabong is a speedy, yet forgiving, SAX-style HTML parser -USE_AUTOTOOLS= libtool:15 +USE_AUTOTOOLS= libtool:22 GNU_CONFIGURE= yes USE_GMAKE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ |