Drop USE_GROFF: apart from trivial page footer differences, groff

and mandoc produce identical UTF-8 output, and mandoc's ASCII output
is better.
This commit is contained in:
naddy 2015-01-22 22:58:17 +00:00
parent 5325d85427
commit fd5ef174b9
8 changed files with 8 additions and 17 deletions

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.29 2013/09/25 07:56:56 sthen Exp $
# $OpenBSD: Makefile,v 1.30 2015/01/22 22:58:17 naddy Exp $
COMMENT= wm-dockapp; displays the earth on an icon
@ -23,6 +23,5 @@ LIB_DEPENDS= graphics/jpeg \
MAKE_ENV= CC="${CC}"
NO_TEST= Yes
USE_GROFF = Yes
.include <bsd.port.mk>

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.73 2014/04/02 09:36:10 jasper Exp $
# $OpenBSD: Makefile,v 1.74 2015/01/22 22:58:17 naddy Exp $
COMMENT= editor for the GConf configuration system
@ -28,8 +28,6 @@ MODULES= devel/gettext \
LIB_DEPENDS= x11/gtk+3
USE_GROFF= Yes
MODGNOME_TOOLS += desktop-file-utils gtk-update-icon-cache yelp
MODGCONF2_SCHEMAS_DIR= gconf-editor

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.29 2013/03/11 11:23:50 espie Exp $
# $OpenBSD: Makefile,v 1.30 2015/01/22 22:58:17 naddy Exp $
COMMENT= addressbook program with mutt support
@ -21,7 +21,6 @@ CONFIGURE_STYLE=gnu
EXAMPLESDIR= ${PREFIX}/share/examples/abook
WHITELIST=README abook2whitelist.sh mutt.whitelist whitelist.rc
USE_GROFF = Yes
post-install:
${INSTALL_DATA_DIR} ${EXAMPLESDIR}/whitelist

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.6 2013/03/11 11:23:57 espie Exp $
# $OpenBSD: Makefile,v 1.7 2015/01/22 22:58:17 naddy Exp $
COMMENT= program for reading values from 1-wire devices
@ -24,7 +24,6 @@ ALL_TARGET= ds9097 ds9097u ds2490
CFLAGS+= -I${LOCALBASE}/include
MAKE_ENV= LDFLAGS=-L${LOCALBASE}/lib
MAKE_FLAGS= CC=${CC}
USE_GROFF= Yes
NO_TEST= Yes

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.3 2013/03/11 11:23:57 espie Exp $
# $OpenBSD: Makefile,v 1.4 2015/01/22 22:58:17 naddy Exp $
COMMENT = powerful curses interface python file manager
@ -20,7 +20,6 @@ MAINTAINER = Patrikas Kugrinas <pkugrinas@gmail.com>
MODULES = lang/python
NO_TEST = Yes
USE_GROFF = Yes
post-install:
${INSTALL_MAN} ${WRKSRC}/lfm.1 ${PREFIX}/man/man1

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.21 2013/03/11 11:41:30 espie Exp $
# $OpenBSD: Makefile,v 1.22 2015/01/22 22:58:18 naddy Exp $
COMMENT= log out idle users and those hogging resources
@ -15,7 +15,6 @@ WANTLIB= c
MAKE_ENV= SYSCONFDIR="${SYSCONFDIR}"
USE_GROFF = Yes
NO_TEST= Yes
post-extract:

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.24 2013/10/11 20:39:57 naddy Exp $
# $OpenBSD: Makefile,v 1.25 2015/01/22 22:58:18 naddy Exp $
COMMENT= one keyboard and/or mouse, multiple X and VNC displays
@ -15,7 +15,6 @@ MASTER_SITES= http://fredrik.hubbe.net/x2vnc/
HOMEPAGE= http://fredrik.hubbe.net/x2vnc.html
USE_GROFF = Yes
CONFIGURE_STYLE= imake
ALL_TARGET= x2vnc x2vnc._man

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.18 2013/10/11 20:40:18 naddy Exp $
# $OpenBSD: Makefile,v 1.19 2015/01/22 22:58:18 naddy Exp $
COMMENT= magnify, rotate, mirror the image on the X11 screen
@ -14,7 +14,6 @@ PERMIT_PACKAGE_CDROM= may not sell
PERMIT_PACKAGE_FTP= Yes
WANTLIB= X11 Xext c
USE_GROFF = Yes
CONFIGURE_STYLE= imake
NO_TEST= Yes