diff --git a/www/pecl-yaf/Makefile b/www/pecl-yaf/Makefile index aeff5b8a6efe..341d2e99a8ea 100644 --- a/www/pecl-yaf/Makefile +++ b/www/pecl-yaf/Makefile @@ -1,19 +1,19 @@ PORTNAME= yaf PORTVERSION= 3.3.5 CATEGORIES= www MAINTAINER= sunpoet@freeBSD.org COMMENT= MVC framework written as a C PHP extension WWW= https://pecl.php.net/package/yaf \ https://github.com/laruence/yaf LICENSE= PHP301 LICENSE_FILE= ${WRKSRC}/LICENSE LIB_DEPENDS= libpcre.so:devel/pcre USES= localbase php:pecl -IGNORE_WITH_PHP=83 +CFLAGS+= -DZEND_HOT= .include