pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/mail/turba turba: mark as only for php 5.6
details: https://anonhg.NetBSD.org/pkgsrc/rev/1d4f5543f4bc
branches: trunk
changeset: 401779:1d4f5543f4bc
user: wiz <wiz%pkgsrc.org@localhost>
date: Thu Sep 26 07:51:27 2019 +0000
description:
turba: mark as only for php 5.6
Due to php-mysql via horde.
diffstat:
mail/turba/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (18 lines):
diff -r 120dd9674c24 -r 1d4f5543f4bc mail/turba/Makefile
--- a/mail/turba/Makefile Thu Sep 26 07:48:32 2019 +0000
+++ b/mail/turba/Makefile Thu Sep 26 07:51:27 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.48 2019/08/11 13:21:43 wiz Exp $
+# $NetBSD: Makefile,v 1.49 2019/09/26 07:51:27 wiz Exp $
DISTNAME= turba-h3-${TURBAVER}
PKGNAME= turba-${TURBAVER}
@@ -14,6 +14,8 @@
DEPENDS+= horde>=3.3.7:../../www/horde
+PHP_VERSIONS_ACCEPTED= 56 # due to php-mysql via horde
+
PKG_DESTDIR_SUPPORT= destdir
.include "../../mk/bsd.prefs.mk"
Home |
Main Index |
Thread Index |
Old Index