16 lines
349 B
Makefile
16 lines
349 B
Makefile
BROKEN-sparc64= fibers requires either ucontext or asm code (not present for sparc64)
|
|
|
|
PORTROACH= limit:^8\.1
|
|
PHP_VERSION= 8.1.22
|
|
PHP_PKGSPEC= >=8.1,<8.2
|
|
|
|
# keep REVISION-gd >= -stable for 7.3 cycle;
|
|
# libwebp gained additional WANTLIB post 7.3-release
|
|
REVISION-gd= 0
|
|
|
|
AUTOCONF_VERSION= 2.71
|
|
|
|
DEFAULT_PHP= Yes
|
|
USE_GMAKE= Yes
|
|
|
|
.include <bsd.port.mk>
|