diff options
author | Ralf S. Engelschall <rse@FreeBSD.org> | 2005-09-09 06:32:51 +0000 |
---|---|---|
committer | Ralf S. Engelschall <rse@FreeBSD.org> | 2005-09-09 06:32:51 +0000 |
commit | 5de2fc95aef9d23dba15c90cd47496e50e4e8179 (patch) | |
tree | 73014332be04d28de1ed26d7a5facd4288c47673 /devel/shmap/Makefile | |
parent | 137782f0afd902f77f1068f68acddf19179d0d51 (diff) | |
download | ports-5de2fc95aef9d23dba15c90cd47496e50e4e8179.tar.gz ports-5de2fc95aef9d23dba15c90cd47496e50e4e8179.zip |
Notes
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 |