From aaea5782a91266143b0c6430d8957c1c070f5c04 Mon Sep 17 00:00:00 2001 From: naddy Date: Wed, 27 Oct 2010 12:54:32 +0000 Subject: [PATCH] no need for groff, mandoc handles these man pages just fine --- devel/gettext/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/devel/gettext/Makefile b/devel/gettext/Makefile index adc8473de51..599f1a24971 100644 --- a/devel/gettext/Makefile +++ b/devel/gettext/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.53 2010/10/26 14:15:01 naddy Exp $ +# $OpenBSD: Makefile,v 1.54 2010/10/27 12:54:32 naddy Exp $ COMMENT= GNU gettext @@ -27,7 +27,6 @@ MODULES= converters/libiconv WANTLIB= c expat m ncurses stdc++ USE_LIBTOOL= Yes -USE_GROFF = Yes CONFIGURE_STYLE=gnu CONFIGURE_ARGS= ${CONFIGURE_SHARED} \ --disable-csharp \