diff options
Diffstat (limited to 'net/serveez/Makefile')
-rw-r--r-- | net/serveez/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/serveez/Makefile b/net/serveez/Makefile index 19438d975bc3..0d4ab5edd4d7 100644 --- a/net/serveez/Makefile +++ b/net/serveez/Makefile @@ -20,7 +20,7 @@ LIB_DEPENDS= guile.20:${PORTSDIR}/lang/guile GUILE_CONFIG?= ${LOCALBASE}/bin/guile-config -USE_AUTOTOOLS= libtool:15 +USE_AUTOTOOLS= libtool:22 USE_GMAKE= yes GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" |