mirror of
https://github.com/openbsd/ports.git
synced 2026-06-17 23:13:55 +02:00
13 lines
226 B
Makefile
13 lines
226 B
Makefile
PHP_VERSION= 8.4.5
|
|
AUTOCONF_VERSION= 2.72
|
|
|
|
# no PORTROACH marker for the highest branch, to allow finding new branches
|
|
PORTROACH=
|
|
PHP_PKGSPEC= >=8.4,<8.5
|
|
|
|
REVISION-xsl= 0
|
|
|
|
WANTLIB-pdo_odbc += iodbcinst
|
|
|
|
.include <bsd.port.mk>
|