diff options
Diffstat (limited to 'net-mgmt')
-rw-r--r-- | net-mgmt/ezradius/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net-mgmt/ezradius/Makefile b/net-mgmt/ezradius/Makefile index 561cc878ce9f..5d845f2f0c04 100644 --- a/net-mgmt/ezradius/Makefile +++ b/net-mgmt/ezradius/Makefile @@ -20,6 +20,7 @@ NO_BUILD= yes USE_MYSQL= yes USE_PHP= mysql session xml WANT_PHP_WEB= yes +IGNORE_WITH_PHP= 70 do-install: @${MKDIR} ${STAGEDIR}${WWWDIR} |