Drop USE_GROFF (output now identical). No bump needed.

This commit is contained in:
schwarze 2015-04-06 22:08:08 +00:00
parent f41ba597e3
commit 26f966757b

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.27 2013/03/11 11:07:41 espie Exp $
# $OpenBSD: Makefile,v 1.28 2015/04/06 22:08:08 schwarze Exp $
COMMENT= colorful solitaire Mah Jongg game for X11
@ -15,8 +15,6 @@ WANTLIB= ICE SM X11 c m pthread-stubs stdc++ xcb
MASTER_SITES= ${HOMEPAGE}
USE_GROFF = Yes
CONFIGURE_STYLE=gnu
.include <bsd.port.mk>