From 284df5729df81498257f85a1bbf0a23e63003076 Mon Sep 17 00:00:00 2001 From: schwarze Date: Sun, 7 May 2017 19:28:55 +0000 Subject: [PATCH] Drop USE_GROFF now that mandoc(1) supports .ta. Issue first reported by brad@ in 2011. --- databases/gnats/Makefile | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/databases/gnats/Makefile b/databases/gnats/Makefile index 07882513415..281dc70b6d4 100644 --- a/databases/gnats/Makefile +++ b/databases/gnats/Makefile @@ -1,9 +1,9 @@ -# $OpenBSD: Makefile,v 1.35 2017/04/19 15:08:11 jca Exp $ +# $OpenBSD: Makefile,v 1.36 2017/05/07 19:28:55 schwarze Exp $ COMMENT= GNU Problem Report Management System DISTNAME= gnats-3.113.1 -REVISION= 16 +REVISION= 17 CATEGORIES= databases devel MASTER_SITES= ${MASTER_SITE_GNU:=gnats/} @@ -14,7 +14,6 @@ PERMIT_PACKAGE_CDROM= Yes WANTLIB= c -USE_GROFF= Yes NO_TEST= Yes RUN_DEPENDS= www/p5-CGI