diff options
Diffstat (limited to 'www/pecl-twig/Makefile')
-rw-r--r-- | www/pecl-twig/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/pecl-twig/Makefile b/www/pecl-twig/Makefile index ed4a101df3d5..2d85c25c7867 100644 --- a/www/pecl-twig/Makefile +++ b/www/pecl-twig/Makefile @@ -14,6 +14,6 @@ COMMENT= Twig C extension to improve performance of the Twig template language LICENSE= BSD3CLAUSE USES= php:ext tar:tgz -IGNORE_WITH_PHP= 70 71 72 +IGNORE_WITH_PHP= 70 71 72 73 .include <bsd.port.mk> |