[Midnightbsd-cvs] mports [18019] trunk/www/apache24/Makefile: apr moved
laffer1 at midnightbsd.org
laffer1 at midnightbsd.org
Sun Feb 22 10:22:48 EST 2015
Revision: 18019
http://svnweb.midnightbsd.org/mports/?rev=18019
Author: laffer1
Date: 2015-02-22 10:22:48 -0500 (Sun, 22 Feb 2015)
Log Message:
-----------
apr moved
Modified Paths:
--------------
trunk/www/apache24/Makefile
Modified: trunk/www/apache24/Makefile
===================================================================
--- trunk/www/apache24/Makefile 2015-02-22 15:22:00 UTC (rev 18018)
+++ trunk/www/apache24/Makefile 2015-02-22 15:22:48 UTC (rev 18019)
@@ -2,7 +2,7 @@
PORTNAME= apache24
PORTVERSION= 2.4.12
-PORTREVISION= 0
+PORTREVISION= 1
CATEGORIES= www ipv6
MASTER_SITES= ${MASTER_SITE_APACHE_HTTPD}
DISTNAME= httpd-${PORTVERSION}
@@ -14,7 +14,7 @@
LICENSE= apache2
LIB_DEPENDS= libexpat.so:${PORTSDIR}/textproc/expat2 \
- libapr-1.so:${PORTSDIR}/devel/apr \
+ libapr-1.so:${PORTSDIR}/devel/apr1 \
libpcre.so:${PORTSDIR}/devel/pcre
CONFLICTS= apache-*-2.2.* apache22-*
More information about the Midnightbsd-cvs
mailing list