2017-11-17 06:47:17 +00:00

15 lines
284 B
Makefile

# $OpenBSD: Makefile,v 1.38 2017/11/17 06:47:17 martijn Exp $
BROKEN-sparc64= SIGBUS during phar generation
PV= 7.0
V= ${PV}.23
REVISION= 0
BUILD_DEPENDS+= devel/bison
CONFIGURE_ENV+= YACC="${LOCALBASE}/bin/bison -y"
CONFIGURE_ARGS+= --with-pcre-jit=no
.include <bsd.port.mk>