From 10d92f8b7958ecf39669d9e851a2456f4508ca8a Mon Sep 17 00:00:00 2001 From: Po-Chuan Hsieh Date: Sat, 9 Mar 2024 21:47:29 +0800 Subject: [PATCH] www/pecl-yaf: Remove unneeded LIB_DEPENDS - Bump PORTREVISION for dependency change --- www/pecl-yaf/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/www/pecl-yaf/Makefile b/www/pecl-yaf/Makefile index 341d2e99a8ea..c75029c2da2a 100644 --- a/www/pecl-yaf/Makefile +++ b/www/pecl-yaf/Makefile @@ -1,5 +1,6 @@ PORTNAME= yaf PORTVERSION= 3.3.5 +PORTREVISION= 1 CATEGORIES= www MAINTAINER= sunpoet@freeBSD.org @@ -10,8 +11,6 @@ WWW= https://pecl.php.net/package/yaf \ LICENSE= PHP301 LICENSE_FILE= ${WRKSRC}/LICENSE -LIB_DEPENDS= libpcre.so:devel/pcre - USES= localbase php:pecl CFLAGS+= -DZEND_HOT=