15 lines
247 B
Makefile
15 lines
247 B
Makefile
# $OpenBSD: Makefile,v 1.11 2010/11/15 20:21:01 espie Exp $
|
|
|
|
|
|
VERSION = 2.58
|
|
REVISION = 3
|
|
|
|
BUILD_DEPENDS = devel/help2man
|
|
|
|
CONFIGURE_ARGS += --without-lispdir
|
|
MODGNU_CONFIG_GUESS_DIRS = ${WRKSRC}/config
|
|
|
|
NO_REGRESS = Yes
|
|
|
|
.include <bsd.port.mk>
|