summaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authortaca <taca>2015-12-19 14:27:12 +0000
committertaca <taca>2015-12-19 14:27:12 +0000
commit5945d84472dd9958c5d279029f7cdab2d04bf492 (patch)
treeda5e1cb19fe15553adefed6a3dce16bb4c913420 /mail
parent5667b8e9e362d60bbc601b8d7d7bf2e6bba86ce5 (diff)
downloadpkgsrc-5945d84472dd9958c5d279029f7cdab2d04bf492.tar.gz
Restrict PHP_VERSIONS_ACCEPTED to 55 and 56.
Diffstat (limited to 'mail')
-rw-r--r--mail/imp/Makefile4
-rw-r--r--mail/ingo/Makefile3
-rw-r--r--mail/mimp/Makefile4
3 files changed, 8 insertions, 3 deletions
diff --git a/mail/imp/Makefile b/mail/imp/Makefile
index 41c8f0d08f3..6b65d086957 100644
--- a/mail/imp/Makefile
+++ b/mail/imp/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.59 2013/03/16 07:21:20 obache Exp $
+# $NetBSD: Makefile,v 1.60 2015/12/19 14:27:14 taca Exp $
DISTNAME= imp-h3-${IMPVER}
PKGNAME= imp-${IMPVER}
@@ -19,6 +19,8 @@ DEPENDS+= ${PHP_PKG_PREFIX}-imap>4.3.3:../../mail/php-imap
DEPENDS+= ${PHP_PKG_PREFIX}-pear-Mail-[0-9]*:../../mail/pear-Mail
DEPENDS+= ${PHP_PKG_PREFIX}-pear-Mail_mimeDecode-[0-9]*:../../mail/pear-Mail_mimeDecode
+PHP_VERSIONS_ACCEPTED= 55 56
+
USE_TOOLS+= pax
PKG_DESTDIR_SUPPORT= destdir
diff --git a/mail/ingo/Makefile b/mail/ingo/Makefile
index 4d2091a6086..b023d77a552 100644
--- a/mail/ingo/Makefile
+++ b/mail/ingo/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.21 2013/03/16 07:21:21 obache Exp $
+# $NetBSD: Makefile,v 1.22 2015/12/19 14:27:14 taca Exp $
DISTNAME= ingo-h3-${INGOVER}
PKGNAME= ingo-${INGOVER}
@@ -14,6 +14,7 @@ LICENSE= apache-1.1
DEPENDS+= horde>=3.2:../../www/horde
+PHP_VERSIONS_ACCEPTED= 55 56
PKG_DESTDIR_SUPPORT= destdir
.include "../../mk/bsd.prefs.mk"
diff --git a/mail/mimp/Makefile b/mail/mimp/Makefile
index 1a4d8a89bdd..017cb6e8601 100644
--- a/mail/mimp/Makefile
+++ b/mail/mimp/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2013/03/16 07:21:21 obache Exp $
+# $NetBSD: Makefile,v 1.3 2015/12/19 14:27:14 taca Exp $
DISTNAME= mimp-h3-${MIMPVER}
PKGNAME= mimp-${MIMPVER}
@@ -14,6 +14,8 @@ LICENSE= gnu-gpl-v2
DEPENDS+= imp>=4.2:../../mail/imp
+PHP_VERSIONS_ACCEPTED= 55 56
+
USE_TOOLS+= pax
PKG_DESTDIR_SUPPORT= destdir