diff options
-rw-r--r-- | devel/shmap/Makefile | 2 | ||||
-rw-r--r-- | russian/apache13-modssl/Makefile | 2 | ||||
-rw-r--r-- | www/apache13-modssl/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/devel/shmap/Makefile b/devel/shmap/Makefile index f16df549c015..b05d6906136f 100644 --- a/devel/shmap/Makefile +++ b/devel/shmap/Makefile @@ -15,7 +15,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org -LIB_DEPENDS= mm.11:${PORTSDIR}/devel/mm +LIB_DEPENDS= mm.12:${PORTSDIR}/devel/mm GNU_CONFIGURE= yes CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL} diff --git a/russian/apache13-modssl/Makefile b/russian/apache13-modssl/Makefile index 6126d7302ea2..ff09e1754d86 100644 --- a/russian/apache13-modssl/Makefile +++ b/russian/apache13-modssl/Makefile @@ -51,7 +51,7 @@ USE_OPENSSL= YES .include <bsd.port.pre.mk> -LIB_DEPENDS= mm.11:${PORTSDIR}/devel/mm +LIB_DEPENDS= mm.12:${PORTSDIR}/devel/mm VERSION_APACHE= 1.3.26 VERSION_MODSSL= 2.8.10 diff --git a/www/apache13-modssl/Makefile b/www/apache13-modssl/Makefile index d7726f3b184b..41e467a09a61 100644 --- a/www/apache13-modssl/Makefile +++ b/www/apache13-modssl/Makefile @@ -30,7 +30,7 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \ MAINTAINER= ports@FreeBSD.org -LIB_DEPENDS= mm.11:${PORTSDIR}/devel/mm +LIB_DEPENDS= mm.12:${PORTSDIR}/devel/mm MASTER_SITES_MODSSL= http://www.modssl.org/source/ \ ftp://ftp.modssl.org/source/ \ |