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
commit8e60bfe54e8293d9dad568e4f63d9161fc738b24 (patch)
tree9a7c9b41db86f5a5419b5fda1aedb2a950f18bf9 /finance
parent7ea70f3f8e1907145da0e77c47b7ef7629fc9019 (diff)
downloadpkgsrc-8e60bfe54e8293d9dad568e4f63d9161fc738b24.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