remove USE_GROFF from ports that already ship a preformatted page

in their source
This commit is contained in:
naddy 2011-06-21 20:21:21 +00:00
parent dd00a8e076
commit 02d9b5258b
8 changed files with 8 additions and 17 deletions

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.28 2010/11/15 00:22:49 espie Exp $
# $OpenBSD: Makefile,v 1.29 2011/06/21 20:21:21 naddy Exp $
COMMENT= Simulation Program for Integrated Circuit Electronics
@ -19,7 +19,6 @@ WANTLIB= X11 Xaw Xext Xmu Xt c m pthread-stubs termlib xcb
MASTER_SITES= http://embedded.eecs.berkeley.edu/pubs/downloads/spice/
HOMEPAGE= http://bwrc.eecs.berkeley.edu/Classes/IcBook/SPICE/
USE_GROFF = Yes
MAKE_ENV= MAKE_PROGRAM='${MAKE_PROGRAM}' CC="${CC}"
NO_REGRESS= Yes

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.20 2010/11/15 00:22:51 espie Exp $
# $OpenBSD: Makefile,v 1.21 2011/06/21 20:21:21 naddy Exp $
COMMENT= character encoding converter generator package
@ -18,7 +18,6 @@ MASTER_SITES= http://www.kostis.net/freeware/
LIBDIR= ${PREFIX}/lib/trans
ALL= transhtm transiso transce8 transtab checkiso checkuni
USE_GROFF = Yes
do-install:
cd ${WRKSRC}/src && $(INSTALL_PROGRAM) $(ALL) ${PREFIX}/bin

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.12 2011/04/14 15:55:19 jasper Exp $
# $OpenBSD: Makefile,v 1.13 2011/06/21 20:21:21 naddy Exp $
COMMENT = MySQL backup scripts
@ -24,7 +24,6 @@ RUN_DEPENDS = archivers/gtar \
databases/p5-DBD-mysql \
security/gnupg \
textproc/p5-XML-Parser
USE_GROFF = Yes
NO_BUILD = Yes
NO_REGRESS = Yes

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.33 2011/04/25 12:39:31 jasper Exp $
# $OpenBSD: Makefile,v 1.34 2011/06/21 20:21:21 naddy Exp $
COMMENT= biff-type program, designed to match AfterStep
@ -20,8 +20,6 @@ PERMIT_DISTFILES_FTP= Yes
WANTLIB= ICE SM X11 Xext Xpm Xt c jpeg>=62
USE_GROFF = Yes
CONFIGURE_STYLE= gnu
CONFIGURE_ARGS= --enable-shaping
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.78 2011/05/18 16:25:14 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.79 2011/06/21 20:21:21 naddy Exp $
COMMENT= list information about open files
@ -30,7 +30,6 @@ CONFIGURE_STYLE= simple
CONFIGURE_SCRIPT= Configure
CONFIGURE_ARGS= -n openbsd
CONFIGURE_ENV= LSOF_CC="${CC}"
USE_GROFF = Yes
SRCBALL_NAME= ${DISTNAME}_src
WRKDIST= ${WRKDIR}/${DISTNAME}/${SRCBALL_NAME}

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.6 2010/10/19 07:43:04 espie Exp $
# $OpenBSD: Makefile,v 1.7 2011/06/21 20:21:21 naddy Exp $
COMMENT= Western Digital and SMC ethernet card configuration program
@ -21,7 +21,6 @@ MASTER_SITES= ftp://sunsite.unc.edu/pub/Linux/system/network/drivers/
do-build:
${CC} ${CFLAGS} -o ${WRKSRC}/wdsetup ${WRKSRC}/wdsetup.c -li386
USE_GROFF = Yes
NO_REGRESS= Yes
do-install:

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.17 2011/04/16 21:13:44 sthen Exp $
# $OpenBSD: Makefile,v 1.18 2011/06/21 20:21:21 naddy Exp $
COMMENT= FastCGI Development Kit
@ -23,7 +23,6 @@ WANTLIB= c m stdc++
MASTER_SITES= ${HOMEPAGE}/dist/
USE_LIBTOOL= Yes
USE_GROFF = Yes
CONFIGURE_STYLE= gnu

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.25 2010/10/24 21:15:36 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.26 2011/06/21 20:21:21 naddy Exp $
# ATTENTION: It does not work in > 256 color modes, please fix
# it if you can.
@ -17,7 +17,6 @@ PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
WANTLIB= X11 Xpm c m
USE_GROFF = Yes
NO_REGRESS= Yes
.include <bsd.port.mk>