diff options
Diffstat (limited to 'textproc/libxdiff/Makefile')
-rw-r--r-- | textproc/libxdiff/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/libxdiff/Makefile b/textproc/libxdiff/Makefile index 68e8c2d36ce8..f8490acf9ecb 100644 --- a/textproc/libxdiff/Makefile +++ b/textproc/libxdiff/Makefile @@ -17,7 +17,7 @@ COMMENT= Create file differences/patches to both binary and text files WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} GNU_CONFIGURE= yes -USE_AUTOTOOLS= libtool:15 +USE_AUTOTOOLS= libtool:22 USE_LDCONFIG= yes CONFIGURE_ARGS= --enable-shared --enable-static |