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 1afad1decb4a..e9e92476a7a9 100644 --- a/devel/shmap/Makefile +++ b/devel/shmap/Makefile @@ -16,7 +16,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org COMMENT= Shared-memory-based hashmaps -LIB_DEPENDS= mm.13:${PORTSDIR}/devel/mm +LIB_DEPENDS= mm.14:${PORTSDIR}/devel/mm USE_LIBTOOL_VER=15 GNU_CONFIGURE= yes |