git: 10d92f8b7958 - main - www/pecl-yaf: Remove unneeded LIB_DEPENDS
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 09 Mar 2024 14:11:39 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=10d92f8b7958ecf39669d9e851a2456f4508ca8a commit 10d92f8b7958ecf39669d9e851a2456f4508ca8a Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2024-03-09 13:47:29 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2024-03-09 14:05:41 +0000 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=