aboutsummaryrefslogtreecommitdiff
path: root/net/pear-Auth_RADIUS
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2020-12-29 09:14:44 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2020-12-29 09:14:44 +0000
commit6c52583c8b6556ef52433fce25383f5138c2ee0b (patch)
tree9d66c662787acfed8a3c985b6f467b9eb1d21752 /net/pear-Auth_RADIUS
parent35e3b623672a61dac756eb9bc75c21e0526bc410 (diff)
downloadports-6c52583c8b6556ef52433fce25383f5138c2ee0b.tar.gz
ports-6c52583c8b6556ef52433fce25383f5138c2ee0b.zip
Ignore with PHP 8.0
Reported by: pkg-fallout
Notes
Notes: svn path=/head/; revision=559554
Diffstat (limited to 'net/pear-Auth_RADIUS')
-rw-r--r--net/pear-Auth_RADIUS/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/net/pear-Auth_RADIUS/Makefile b/net/pear-Auth_RADIUS/Makefile
index 015db6231125..668cd713f690 100644
--- a/net/pear-Auth_RADIUS/Makefile
+++ b/net/pear-Auth_RADIUS/Makefile
@@ -12,5 +12,6 @@ LICENSE= BSD3CLAUSE
USE_PHP= radius
USES= pear php:flavors
+IGNORE_WITH_PHP= 80
.include <bsd.port.mk>