openbsd-ports/devel/autoconf/2.56/Makefile
cwen b5975394a8 autoconf-2.56: unbreak ports build with Perl 5.28, by adding
back '.' in @INC in autom4te.

OK sthen@
2019-02-13 22:09:28 +00:00

14 lines
240 B
Makefile

# $OpenBSD: Makefile,v 1.14 2019/02/13 22:09:28 cwen Exp $
VERSION = 2.56
REVISION = 5
BUILD_DEPENDS = devel/help2man
CONFIGURE_ARGS += --without-lispdir
MODGNU_CONFIG_GUESS_DIRS=${WRKSRC}/config
NO_TEST = Yes
.include <bsd.port.mk>