diff options
Diffstat (limited to 'textproc/clucene-contrib/Makefile')
-rw-r--r-- | textproc/clucene-contrib/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/clucene-contrib/Makefile b/textproc/clucene-contrib/Makefile index 726b019732d0..3bddc2f7a778 100644 --- a/textproc/clucene-contrib/Makefile +++ b/textproc/clucene-contrib/Makefile @@ -20,7 +20,7 @@ BUILD_DEPENDS= ${LOCALBASE}/include/iconv.h:${PORTSDIR}/converters/libiconv GNU_CONFIGURE= yes USE_BZIP2= yes USE_LDCONFIG= yes -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool USE_DOS2UNIX= yes .include <bsd.port.pre.mk> |