pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/www/ap2-auth-mellon Allow apache 2.4 ito be used with ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/96f7528fca67
branches:  trunk
changeset: 649923:96f7528fca67
user:      manu <manu%pkgsrc.org@localhost>
date:      Mon Apr 13 08:10:29 2015 +0000

description:
Allow apache 2.4 ito be used with ap2-auth-mellon.

diffstat:

 www/ap2-auth-mellon/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 5fee01af371e -r 96f7528fca67 www/ap2-auth-mellon/Makefile
--- a/www/ap2-auth-mellon/Makefile      Mon Apr 13 08:04:17 2015 +0000
+++ b/www/ap2-auth-mellon/Makefile      Mon Apr 13 08:10:29 2015 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.30 2015/04/03 15:53:34 manu Exp $
+# $NetBSD: Makefile,v 1.31 2015/04/13 08:10:29 manu Exp $
 #
 
 DISTNAME=      mod_auth_mellon-0.10.0
@@ -18,7 +18,7 @@
 CFLAGS+=       -DLASSO_SERVER_LOAD_METADATA_FLAG_DEFAULT=0
 
 APACHE_MODULE= YES
-PKG_APACHE_ACCEPTED=   apache22
+PKG_APACHE_ACCEPTED=   apache22 apache24
 .include "../../mk/apache.mk"
 BUILDLINK_API_DEPENDS.apache+= apache>=2.0.47
 



Home | Main Index | Thread Index | Old Index