Index: head/math/pecl-stats2/Makefile =================================================================== --- head/math/pecl-stats2/Makefile (revision 553394) +++ head/math/pecl-stats2/Makefile (revision 553395) @@ -1,18 +1,19 @@ # $FreeBSD$ PORTNAME= stats PORTVERSION= 2.0.3 CATEGORIES= math textproc pear MAINTAINER= dbaio@FreeBSD.org COMMENT= PECL extension with routines for statistical computation LICENSE= PHP301 LICENSE_FILE= ${WRKSRC}/LICENSE USES= php:pecl +IGNORE_WITH_PHP= 80 CONFLICTS= pecl-stats-1* PORTSCOUT= limit:^2.* .include