cwen efdcc2ba5d autoconf-2.54: unbreak ports build with Perl 5.28,
by adding back '.' in @INC.

OK sthen@
2019-02-13 22:07:37 +00:00

15 lines
262 B
Makefile

# $OpenBSD: Makefile,v 1.15 2019/02/13 22:07:37 cwen Exp $
VERSION = 2.54
REVISION = 6
BUILD_DEPENDS = devel/help2man
CONFIGURE_STYLE = gnu
CONFIGURE_ARGS += --without-lispdir
MODGNU_CONFIG_GUESS_DIRS=${WRKSRC}/config
NO_TEST= Yes
.include <bsd.port.mk>