mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-22 04:17:44 +00:00
- unbreak updated dependency (devel/mm)
Submitted by: Michael Voucko
This commit is contained in:
parent
ffda6c1743
commit
2f39001691
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=142199
@ -7,7 +7,7 @@
|
||||
|
||||
PORTNAME= apache+mod_ssl
|
||||
PORTVERSION= ${VERSION_APACHE}+${VERSION_MODSSL}
|
||||
PORTREVISION?= 0
|
||||
PORTREVISION?= 1
|
||||
CATEGORIES?= www security
|
||||
MASTER_SITES= ${MASTER_SITE_APACHE_HTTPD} \
|
||||
${MASTER_SITES_MODSSL:S/$/:mod_ssl/} \
|
||||
@ -30,7 +30,7 @@ PATCHFILES+= apache-1.3.32modssl-v6-20041023.diff.gz
|
||||
MAINTAINER= dinoex@FreeBSD.org
|
||||
COMMENT?= The Apache 1.3 webserver with SSL/TLS functionality
|
||||
|
||||
LIB_DEPENDS= mm.13:${PORTSDIR}/devel/mm
|
||||
LIB_DEPENDS= mm.14:${PORTSDIR}/devel/mm
|
||||
PATCH_DEPENDS= ${BUILD_DEPENDS}
|
||||
|
||||
CONFLICTS?= apache+ipv6-1.* apache+ssl-1.* apache-1.* apache-2.* \
|
||||
|
Loading…
Reference in New Issue
Block a user