Drop USE_GROFF since groff and mandoc produce identical output.
This commit is contained in:
parent
8691b692bf
commit
3fe8791930
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.14 2013/03/21 08:45:13 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.15 2015/01/22 12:52:45 naddy Exp $
|
||||
|
||||
COMMENT= file copying over the OBEX protocol
|
||||
DISTNAME= obexftp-0.10.4
|
||||
@ -21,6 +21,4 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=openobex/}
|
||||
LIB_DEPENDS= comms/openobex
|
||||
CONFIGURE_STYLE= gnu
|
||||
|
||||
USE_GROFF = Yes
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.33 2014/08/30 20:24:31 jasper Exp $
|
||||
# $OpenBSD: Makefile,v 1.34 2015/01/22 12:52:45 naddy Exp $
|
||||
|
||||
# XXX This will panic any vax
|
||||
NOT_FOR_ARCHS= vax
|
||||
@ -18,7 +18,6 @@ HOMEPAGE= http://www.ossp.org/pkg/lib/mm/
|
||||
# BSD
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
|
||||
USE_GROFF = Yes
|
||||
CONFIGURE_STYLE= gnu
|
||||
CONFIGURE_ARGS+= ${CONFIGURE_SHARED}
|
||||
CONFIGURE_ARGS+= --enable-static
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.13 2015/01/21 06:13:48 bentley Exp $
|
||||
# $OpenBSD: Makefile,v 1.14 2015/01/22 12:52:45 naddy Exp $
|
||||
|
||||
COMMENT= interactive tutorial for algorithms and data structures
|
||||
|
||||
@ -16,7 +16,6 @@ EXTRACT_SUFX= .tgz
|
||||
|
||||
RUN_DEPENDS= x11/p5-Tk
|
||||
|
||||
USE_GROFF = Yes
|
||||
NO_BUILD= Yes
|
||||
|
||||
P5SITE= libdata/perl5/site_perl
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.27 2014/06/14 10:34:45 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.28 2015/01/22 12:52:46 naddy Exp $
|
||||
|
||||
SHARED_ONLY = Yes
|
||||
|
||||
@ -22,7 +22,6 @@ WANTLIB = c
|
||||
|
||||
WRKSRC = ${WRKDIST}/NKF.mod
|
||||
CONFIGURE_STYLE = perl
|
||||
USE_GROFF = Yes
|
||||
|
||||
post-build:
|
||||
cd ${WRKDIST} && ${CC} -o nkf ${CFLAGS} nkf.c utf8tbl.c
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.22 2013/03/11 11:23:57 espie Exp $
|
||||
# $OpenBSD: Makefile,v 1.23 2015/01/22 12:52:46 naddy Exp $
|
||||
|
||||
COMMENT= delay program with feedback to the user
|
||||
|
||||
@ -16,7 +16,6 @@ WANTLIB= c curses
|
||||
|
||||
SEPARATE_BUILD= Yes
|
||||
CONFIGURE_STYLE= gnu
|
||||
USE_GROFF = Yes
|
||||
|
||||
NO_TEST= Yes
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.14 2013/03/11 11:35:46 espie Exp $
|
||||
# $OpenBSD: Makefile,v 1.15 2015/01/22 12:52:46 naddy Exp $
|
||||
|
||||
DISTNAME= dnstracer-1.9
|
||||
CATEGORIES= net
|
||||
@ -15,6 +15,5 @@ MASTER_SITES= http://www.mavetju.org/download/
|
||||
MAINTAINER= joshua stein <jcs@openbsd.org>
|
||||
|
||||
CONFIGURE_STYLE= gnu
|
||||
USE_GROFF = Yes
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.21 2013/03/21 08:48:53 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.22 2015/01/22 12:52:46 naddy Exp $
|
||||
|
||||
COMMENT= strong hash library
|
||||
|
||||
@ -17,8 +17,6 @@ MAINTAINER= Jakob Schlyter <jakob@openbsd.org>
|
||||
# LGPL
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
|
||||
USE_GROFF = Yes
|
||||
|
||||
CONFIGURE_STYLE= gnu
|
||||
CONFIGURE_ARGS+= ${CONFIGURE_SHARED}
|
||||
CONFIGURE_ARGS+= --enable-static
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.5 2013/03/11 11:41:33 espie Exp $
|
||||
# $OpenBSD: Makefile,v 1.6 2015/01/22 12:52:46 naddy Exp $
|
||||
#
|
||||
|
||||
COMMENT = execute jobs in parallel
|
||||
@ -20,7 +20,6 @@ MASTER_SITES = http://www.maier-komor.de/xjobs/
|
||||
EXTRACT_SUFX = .tgz
|
||||
|
||||
CONFIGURE_STYLE = gnu
|
||||
USE_GROFF = Yes
|
||||
|
||||
NO_TEST = Yes
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user