diff options
Diffstat (limited to 'devel/shmap/Makefile')
-rw-r--r-- | devel/shmap/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/shmap/Makefile b/devel/shmap/Makefile index 7d1b10d363cd..d6ef7906d19a 100644 --- a/devel/shmap/Makefile +++ b/devel/shmap/Makefile @@ -18,7 +18,7 @@ COMMENT= Shared-memory-based hashmaps LIB_DEPENDS= mm.14:${PORTSDIR}/devel/mm -USE_AUTOTOOLS= libtool:15 +USE_AUTOTOOLS= libtool:22 GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" |