From 43249236a29ff5faa67b49429b5fffe2325ba415 Mon Sep 17 00:00:00 2001 From: schwarze Date: Mon, 6 Apr 2015 22:10:56 +0000 Subject: [PATCH] Drop USE_GROFF (minor whitespace differences only). No bump needed. --- devel/ectags/Makefile | 3 +-- devel/libJudy/Makefile | 3 +-- devel/pcre/Makefile | 3 +-- games/gnushogi/Makefile | 3 +-- 4 files changed, 4 insertions(+), 8 deletions(-) diff --git a/devel/ectags/Makefile b/devel/ectags/Makefile index 84d6abd046f..983f0c50b09 100644 --- a/devel/ectags/Makefile +++ b/devel/ectags/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.15 2013/03/11 10:50:03 espie Exp $ +# $OpenBSD: Makefile,v 1.16 2015/04/06 22:10:56 schwarze Exp $ COMMENT= multilanguage implementation of ctags @@ -25,7 +25,6 @@ do-install: ${INSTALL_DATA_DIR} ${PREFIX}/share/doc/ectags @cd ${WRKSRC}; ${INSTALL_DATA} ${DOCS} ${PREFIX}/share/doc/ectags -USE_GROFF = Yes NO_TEST= Yes SEPARATE_BUILD= Yes diff --git a/devel/libJudy/Makefile b/devel/libJudy/Makefile index c64ba11ada9..acd8175d697 100644 --- a/devel/libJudy/Makefile +++ b/devel/libJudy/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.15 2014/08/10 09:58:05 espie Exp $ +# $OpenBSD: Makefile,v 1.16 2015/04/06 22:10:56 schwarze Exp $ COMMENT= general purpose dynamic array @@ -18,7 +18,6 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=judy/} CONFIGURE_STYLE= gnu USE_GMAKE= Yes -USE_GROFF= Yes EXAMPLESDIR= ${PREFIX}/share/examples/libJudy diff --git a/devel/pcre/Makefile b/devel/pcre/Makefile index eb735034d0f..4b721474ccd 100644 --- a/devel/pcre/Makefile +++ b/devel/pcre/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.53 2015/03/16 18:07:44 naddy Exp $ +# $OpenBSD: Makefile,v 1.54 2015/04/06 22:10:57 schwarze Exp $ COMMENT= perl-compatible regular expression library @@ -25,7 +25,6 @@ PERMIT_PACKAGE_CDROM= Yes WANTLIB += c curses m readline stdc++ -USE_GROFF = Yes CONFIGURE_STYLE= gnu CONFIGURE_ARGS= ${CONFIGURE_SHARED} \ --enable-pcre8 \ diff --git a/games/gnushogi/Makefile b/games/gnushogi/Makefile index 7aa214ce1b4..0cb8dcd5dbe 100644 --- a/games/gnushogi/Makefile +++ b/games/gnushogi/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.26 2013/03/11 11:07:39 espie Exp $ +# $OpenBSD: Makefile,v 1.27 2015/04/06 22:10:57 schwarze Exp $ COMMENT= GNU version of Shogi @@ -16,7 +16,6 @@ CONFIGURE_STYLE=gnu CONFIGURE_ARGS= --without-x \ --without-xshogi -USE_GROFF = Yes NO_TEST= Yes do-install: