diff --git a/cad/spice/Makefile b/cad/spice/Makefile index 7f46262a6db..aa54c6d4c8f 100644 --- a/cad/spice/Makefile +++ b/cad/spice/Makefile @@ -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 diff --git a/converters/trans/Makefile b/converters/trans/Makefile index bf8f0de06e3..db1ce43aaa1 100644 --- a/converters/trans/Makefile +++ b/converters/trans/Makefile @@ -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 diff --git a/databases/mysql-zrm/Makefile b/databases/mysql-zrm/Makefile index 4066268795a..6f0745a6003 100644 --- a/databases/mysql-zrm/Makefile +++ b/databases/mysql-zrm/Makefile @@ -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 diff --git a/mail/asmail/Makefile b/mail/asmail/Makefile index afead7ca5a0..ac065f00a1e 100644 --- a/mail/asmail/Makefile +++ b/mail/asmail/Makefile @@ -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" \ diff --git a/sysutils/lsof/Makefile b/sysutils/lsof/Makefile index 3b3bf7de41e..241f0cb87c7 100644 --- a/sysutils/lsof/Makefile +++ b/sysutils/lsof/Makefile @@ -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} diff --git a/sysutils/wdsetup/Makefile b/sysutils/wdsetup/Makefile index 82ef260d6be..9d0c0066a53 100644 --- a/sysutils/wdsetup/Makefile +++ b/sysutils/wdsetup/Makefile @@ -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: diff --git a/www/fcgi/Makefile b/www/fcgi/Makefile index 096c15e0f19..621ebf6cd65 100644 --- a/www/fcgi/Makefile +++ b/www/fcgi/Makefile @@ -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 diff --git a/x11/xfedor/Makefile b/x11/xfedor/Makefile index dd5ff8eb8fb..946b4fe5bcd 100644 --- a/x11/xfedor/Makefile +++ b/x11/xfedor/Makefile @@ -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