Files
ports/textproc/php83-xsl/Makefile
T
2026-05-13 12:37:31 +02:00

13 lines
247 B
Makefile

CATEGORIES= textproc
MASTERDIR= ${.CURDIR}/../../lang/php83
PKGNAMESUFFIX= -xsl
post-patch:
${REINPLACE_CMD} -e \
's|#include "../dom/xml_common.h"|#include "ext/dom/xml_common.h"|g' \
${WRKSRC}/php_xsl.h
.include "${MASTERDIR}/Makefile"