diff options
Diffstat (limited to 'devel/pecl-hrtime/Makefile')
-rw-r--r-- | devel/pecl-hrtime/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/pecl-hrtime/Makefile b/devel/pecl-hrtime/Makefile index 2699dbd98cb0..12604df6ef64 100644 --- a/devel/pecl-hrtime/Makefile +++ b/devel/pecl-hrtime/Makefile @@ -11,5 +11,6 @@ COMMENT= High resolution timing for PHP LICENSE= BSD2CLAUSE USES= php:pecl +IGNORE_WITH_PHP= 80 .include <bsd.port.mk> |