1 2 3 4 5 6 7 8 9 10 11 12
CATEGORIES= textproc MASTERDIR= ${.CURDIR}/../../lang/php85 PKGNAMESUFFIX= -enchant post-patch: ${REINPLACE_CMD} -e \ 's|#include "../spl/spl_exceptions.h"|#include "ext/spl/spl_exceptions.h"|g' \ ${WRKSRC}/enchant.c .include "${MASTERDIR}/Makefile"