Skip to content

Commit

Permalink
devel/pecl-vld: Remove IGNORE_WITH_PHP
Browse files Browse the repository at this point in the history
- Update WWW

f287458 (0.18.0 update) adds PHP 8.2 support.
And it builds fine with PHP 8.3.
  • Loading branch information
sunpoet committed Jun 30, 2023
1 parent 264b6a9 commit 33b3ead
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions devel/pecl-vld/Makefile
Expand Up @@ -4,14 +4,14 @@ CATEGORIES= devel pear

MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Dump the internal representation of PHP scripts
WWW= https://pecl.php.net/package/vld
WWW= https://pecl.php.net/package/vld \
https://github.com/derickr/vld

LICENSE= BSD2CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE

USES= php:pecl

CONFIGURE_ARGS= --enable-vld
IGNORE_WITH_PHP=82 83

.include <bsd.port.mk>

0 comments on commit 33b3ead

Please sign in to comment.