diff options
Diffstat (limited to 'net/librsync/Makefile')
-rw-r--r-- | net/librsync/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/librsync/Makefile b/net/librsync/Makefile index 30264856eb13..212aa71f0e7a 100644 --- a/net/librsync/Makefile +++ b/net/librsync/Makefile @@ -18,7 +18,7 @@ COMMENT= Library for delta compression of streams LIB_DEPENDS= popt.0:${PORTSDIR}/devel/popt -USE_AUTOTOOLS= libtool:15 +USE_AUTOTOOLS= libtool:22 USE_GMAKE= yes GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ |