summaryrefslogtreecommitdiff
path: root/www/blur6ex
diff options
context:
space:
mode:
authortaca <taca@pkgsrc.org>2015-12-06 12:13:12 +0000
committertaca <taca@pkgsrc.org>2015-12-06 12:13:12 +0000
commit101efbe7e88e77538cf568d816d25038d2e02244 (patch)
tree6f520af076bc276061834128125ed219ffde8956 /www/blur6ex
parent00f547df772d74942a0ee8eb93126a400c570f13 (diff)
downloadpkgsrc-101efbe7e88e77538cf568d816d25038d2e02244.tar.gz
Explicitly restrict PHP_VERSIONS_ACCEPTED to 55 and 56 for packages which
use php-mysql package.
Diffstat (limited to 'www/blur6ex')
-rw-r--r--www/blur6ex/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/www/blur6ex/Makefile b/www/blur6ex/Makefile
index 0be22c44880..21802336b2f 100644
--- a/www/blur6ex/Makefile
+++ b/www/blur6ex/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.17 2013/03/16 07:21:23 obache Exp $
+# $NetBSD: Makefile,v 1.18 2015/12/06 12:13:12 taca Exp $
#
DISTNAME= blur6ex-0.1.198
@@ -13,6 +13,8 @@ COMMENT= Weblog and content framework
DEPENDS+= ${APACHE_PKG_PREFIX}-${PHP_PKG_PREFIX}>=4.0.0:../../www/ap-php
DEPENDS+= ${PHP_PKG_PREFIX}-mysql-[0-9]*:../../databases/php-mysql
+PHP_VERSIONS_ACCEPTED= 55 56
+
USE_TOOLS+= pax
NO_CONFIGURE= yes