diff options
Diffstat (limited to 'devel/pecl-xhprof/Makefile')
-rw-r--r-- | devel/pecl-xhprof/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/pecl-xhprof/Makefile b/devel/pecl-xhprof/Makefile index 3b9afd5572ea..c1790ac6f378 100644 --- a/devel/pecl-xhprof/Makefile +++ b/devel/pecl-xhprof/Makefile @@ -18,6 +18,6 @@ WRKSRC= ${WRKDIR}/${DISTNAME}/extension USES= php:ext ONLY_FOR_ARCHS= i386 amd64 -IGNORE_WITH_PHP= 70 +IGNORE_WITH_PHP= 70 71 .include <bsd.port.mk> |