summaryrefslogtreecommitdiff
path: root/finance
diff options
context:
space:
mode:
authortaca <taca@pkgsrc.org>2016-09-11 17:03:25 +0000
committertaca <taca@pkgsrc.org>2016-09-11 17:03:25 +0000
commitd1a7e0b870d465d872477aef88c59281663bc12d (patch)
tree4d3ea4323f0d8d835b2c72dbe1a442a9c40f2ba2 /finance
parent30a507c0fd1426a8c4096ee1124343f7ee1cab94 (diff)
downloadpkgsrc-d1a7e0b870d465d872477aef88c59281663bc12d.tar.gz
Drop "55" (php55) from PHP_VERSIONS_ACCEPTED.
Diffstat (limited to 'finance')
-rw-r--r--finance/magento/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/finance/magento/Makefile b/finance/magento/Makefile
index 2ab4ab02f6d..16ea087abe3 100644
--- a/finance/magento/Makefile
+++ b/finance/magento/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2015/12/06 12:16:54 taca Exp $
+# $NetBSD: Makefile,v 1.8 2016/09/11 17:03:26 taca Exp $
DISTNAME= magento-1.9.2.2
CATEGORIES= www finance
@@ -27,7 +27,7 @@ DEPENDS+= ${PHP_PKG_PREFIX}-pdo_mysql-[0-9]*:../../databases/php-pdo_mysql
DEPENDS+= ${PHP_PKG_PREFIX}-soap-[0-9]*:../../net/php-soap
DEPENDS+= ${PHP_PKG_PREFIX}-zlib-[0-9]*:../../archivers/php-zlib
-PHP_VERSIONS_ACCEPTED= 55 56
+PHP_VERSIONS_ACCEPTED= 56
WRKSRC= ${WRKDIR}/magento