summaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authorjperkin <jperkin>2016-09-12 10:02:47 +0000
committerjperkin <jperkin>2016-09-12 10:02:47 +0000
commitbf72cf329f3f0d1ca22228592dd2ce32532f8d78 (patch)
tree554100add59dd50cc0cc0e1a6873077aee830bab /mail
parent6c57ecf87dcf58b143e8b4b8b303f67314117ccd (diff)
downloadpkgsrc-bf72cf329f3f0d1ca22228592dd2ce32532f8d78.tar.gz
Remove 55 from PHP_VERSIONS_ACCEPTED. Fixes bulk builds.
Diffstat (limited to 'mail')
-rw-r--r--mail/roundcube/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/roundcube/Makefile b/mail/roundcube/Makefile
index 28367a28da7..7f64401eb92 100644
--- a/mail/roundcube/Makefile
+++ b/mail/roundcube/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.83 2016/05/29 15:46:59 taca Exp $
+# $NetBSD: Makefile,v 1.84 2016/09/12 10:02:47 jperkin Exp $
DISTNAME= roundcubemail-1.1.5
PKGNAME= ${PHP_PKG_PREFIX}-${DISTNAME:S/mail-/-/}
@@ -28,7 +28,7 @@ DEPENDS+= ${PHP_PKG_PREFIX}-pear-Mail_Mime>=1.8.1:../../mail/pear-Mail_Mime
DEPENDS+= ${PHP_PKG_PREFIX}-pear-Mail_mimeDecode>=1.5.5:../../mail/pear-Mail_mimeDecode
DEPENDS+= ${PHP_PKG_PREFIX}-pear-Auth_SASL>=1.0.3:../../mail/pear-Auth_SASL
-PHP_VERSIONS_ACCEPTED= 55 56
+PHP_VERSIONS_ACCEPTED= 56
USE_LANGUAGES= # none
USE_TOOLS+= pax