summaryrefslogtreecommitdiff
path: root/math/pecl-stats2
diff options
context:
space:
mode:
authorDanilo G. Baio <dbaio@FreeBSD.org>2018-03-20 02:20:07 +0000
committerDanilo G. Baio <dbaio@FreeBSD.org>2018-03-20 02:20:07 +0000
commit2f31d9527c440e4ba5115d6dbebfa032d47ac36b (patch)
treef0ed697e0a51eb14113d86eb29bb31f32f4a26b8 /math/pecl-stats2
parent- Fix make install error when compiling with QT5 enabled. (diff)
Fix order of IGNORE_WITH_PHP variable
Related with `USES=php` so is better to keep them together Reported by: mat
Notes
Notes: svn path=/head/; revision=465055
Diffstat (limited to 'math/pecl-stats2')
-rw-r--r--math/pecl-stats2/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/math/pecl-stats2/Makefile b/math/pecl-stats2/Makefile
index 2c3b25df772d..57974348b2f3 100644
--- a/math/pecl-stats2/Makefile
+++ b/math/pecl-stats2/Makefile
@@ -10,9 +10,8 @@ COMMENT= PECL extension with routines for statistical computation
LICENSE= PHP301
LICENSE_FILE= ${WRKSRC}/LICENSE
-IGNORE_WITH_PHP= 56
-
USES= php:pecl
+IGNORE_WITH_PHP= 56
CONFLICTS= pecl-stats-1*
PORTSCOUT= limit:^2.*