requires nroff to build cmds.doc

This commit is contained in:
naddy 2015-02-19 12:42:06 +00:00
parent 1830f36b76
commit efaadf857b

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.27 2015/02/16 22:57:08 naddy Exp $
# $OpenBSD: Makefile,v 1.28 2015/02/19 12:42:06 naddy Exp $
COMMENT= Jonathan's Own Version of Emacs
@ -16,6 +16,8 @@ EXTRACT_SUFX= .tgz
WANTLIB= c termcap
BUILD_DEPENDS= textproc/groff
NO_TEST= Yes
.include <bsd.port.mk>