Drop USE_GROFF; output is now identical. No bump needed.

This commit is contained in:
schwarze 2015-04-05 23:11:15 +00:00
parent 4f7387c6a8
commit 9ac26b5821

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.11 2013/03/11 11:35:49 espie Exp $
# $OpenBSD: Makefile,v 1.12 2015/04/05 23:11:15 schwarze Exp $
COMMENT= gnutella client with an easy to use interface
@ -17,6 +17,5 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=mutella/}
SEPARATE_BUILD= Yes
CONFIGURE_STYLE= gnu
USE_GROFF = Yes
.include <bsd.port.mk>