pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
koha: assume it can work with apache22
Module Name: pkgsrc-wip
Committed By: Tobias Nygren <tnn%NetBSD.org@localhost>
Pushed By: tnn
Date: Mon Oct 12 20:29:40 2015 +0200
Changeset: 96d93efa2aad496336a4f6abba39c15a08b1f637
Modified Files:
koha/Makefile
Log Message:
koha: assume it can work with apache22
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=96d93efa2aad496336a4f6abba39c15a08b1f637
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
koha/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diffs:
diff --git a/koha/Makefile b/koha/Makefile
index 667b6ba..95ce018 100644
--- a/koha/Makefile
+++ b/koha/Makefile
@@ -10,7 +10,7 @@ HOMEPAGE= http://koha.org/
COMMENT= Koha is an integrated library system
DEPENDS+= mysql-client>=5.5:../../databases/mysql55-client
-DEPENDS+= apache>=2.0.61:../../www/apache2
+DEPENDS+= apache>=2.2:../../www/apache22
DEPENDS+= p5-Date-Calc>=5.4:../../devel/p5-Date-Calc
DEPENDS+= p5-Date-Manip>=5.44:../../devel/p5-Date-Manip
Home |
Main Index |
Thread Index |
Old Index