Drop USE_GROFF since groff and mandoc produce identical output.

This commit is contained in:
naddy
2014-01-01 20:46:27 +00:00
parent 26bd083a4e
commit 611dc52f1c
55 changed files with 55 additions and 112 deletions
+1 -2
View File
@@ -3,7 +3,7 @@
# Date created: Thu Jan 18, 2000
# Whom: Kevin Lo <kevlo@openbsd.org>
#
# $OpenBSD: Makefile,v 1.19 2013/03/11 01:30:26 espie Exp $
# $OpenBSD: Makefile,v 1.20 2014/01/01 20:46:28 naddy Exp $
#
COMMENT= pager utility that speaks Chinese
@@ -21,7 +21,6 @@ WANTLIB= c curses termcap
CONFIGURE_STYLE= gnu dest old
CFLAGS+= -DHANZI # LDFLAGS=-s datadir=/usr/local/lib/less
USE_GROFF = Yes
post-install:
${INSTALL_DATA} ${WRKSRC}/README.CLESS ${PREFIX}/share/doc/cless
+1 -2
View File
@@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.25 2013/03/11 20:59:04 sthen Exp $
# $OpenBSD: Makefile,v 1.26 2014/01/01 20:46:28 naddy Exp $
COMMENT= big5/gb enhanced truetype font manager
@@ -17,7 +17,6 @@ MASTER_SITES= ${MASTER_SITE_BACKUP}
MAKE_FLAGS= CC="${CC}" CFLAGS='${CFLAGS} `freetype-config --cflags`'
USE_GROFF = Yes
NO_TEST= Yes
DOCS= README USAGE