openbsd-ports/devel/autoconf/2.54/Makefile

15 lines
266 B
Makefile
Raw Normal View History

# $OpenBSD: Makefile,v 1.11 2010/11/15 20:21:01 espie Exp $
VERSION = 2.54
2010-11-15 14:45:56 -05:00
REVISION = 3
BUILD_DEPENDS = devel/help2man
CONFIGURE_STYLE = gnu
CONFIGURE_ARGS += --without-lispdir
2004-07-31 17:17:21 -04:00
MODGNU_CONFIG_GUESS_DIRS=${WRKSRC}/config
NO_REGRESS= Yes
.include <bsd.port.mk>