mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 09:49:18 -04:00
www/pecl-yaf: Remove unneeded LIB_DEPENDS
- Bump PORTREVISION for dependency change
This commit is contained in:
parent
9fe09cd751
commit
10d92f8b79
1 changed files with 1 additions and 2 deletions
|
@ -1,5 +1,6 @@
|
||||||
PORTNAME= yaf
|
PORTNAME= yaf
|
||||||
PORTVERSION= 3.3.5
|
PORTVERSION= 3.3.5
|
||||||
|
PORTREVISION= 1
|
||||||
CATEGORIES= www
|
CATEGORIES= www
|
||||||
|
|
||||||
MAINTAINER= sunpoet@freeBSD.org
|
MAINTAINER= sunpoet@freeBSD.org
|
||||||
|
@ -10,8 +11,6 @@ WWW= https://pecl.php.net/package/yaf \
|
||||||
LICENSE= PHP301
|
LICENSE= PHP301
|
||||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||||
|
|
||||||
LIB_DEPENDS= libpcre.so:devel/pcre
|
|
||||||
|
|
||||||
USES= localbase php:pecl
|
USES= localbase php:pecl
|
||||||
|
|
||||||
CFLAGS+= -DZEND_HOT=
|
CFLAGS+= -DZEND_HOT=
|
||||||
|
|
Loading…
Add table
Reference in a new issue