Drop USE_GROFF since groff and mandoc produce identical output.
This commit is contained in:
parent
96feb7792a
commit
7bd6b5a676
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.9 2013/03/11 10:50:00 espie Exp $
|
||||
# $OpenBSD: Makefile,v 1.10 2014/12/08 21:35:32 naddy Exp $
|
||||
|
||||
ONLY_FOR_ARCHS= i386
|
||||
|
||||
@ -22,7 +22,6 @@ CONFIGURE_ARGS= --disable-gtk
|
||||
MODGNU_CONFIG_GUESS_DIRS= ${WRKSRC}/autoconf \
|
||||
${WRKSRC}/libDASM/autoconf \
|
||||
${WRKSRC}/libDebug/autoconf
|
||||
USE_GROFF = Yes
|
||||
|
||||
NO_TEST= Yes
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.25 2013/06/04 18:41:42 naddy Exp $
|
||||
# $OpenBSD: Makefile,v 1.26 2014/12/08 21:35:32 naddy Exp $
|
||||
|
||||
ONLY_FOR_ARCHS= i386
|
||||
|
||||
@ -24,8 +24,6 @@ BUILD_DEPENDS= devel/nasm
|
||||
LIB_DEPENDS= sdl-*-!no_x11:devel/sdl \
|
||||
graphics/png
|
||||
|
||||
USE_GROFF= Yes
|
||||
|
||||
AUTOCONF_VERSION= 2.59
|
||||
CONFIGURE_STYLE= autoconf automake
|
||||
CONFIGURE_ARGS= --with-sdl-prefix=${LOCALBASE} \
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.29 2013/10/11 20:39:25 naddy Exp $
|
||||
# $OpenBSD: Makefile,v 1.30 2014/12/08 21:35:32 naddy Exp $
|
||||
|
||||
NOT_FOR_ARCHS= ${LP64_ARCHS}
|
||||
|
||||
@ -25,7 +25,6 @@ EXTRACT_CASES= *.Z) ${GZIP_CMD} -dc ${FULLDISTDIR}/$$archive | ${_PERL_FIX_SHAR}
|
||||
|
||||
CONFIGURE_STYLE= imake
|
||||
|
||||
USE_GROFF = Yes
|
||||
WRKDIST= ${WRKDIR}
|
||||
|
||||
pre-patch:
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.27 2013/03/11 11:41:29 espie Exp $
|
||||
# $OpenBSD: Makefile,v 1.28 2014/12/08 21:35:32 naddy Exp $
|
||||
|
||||
NOT_FOR_ARCHS= ${LP64_ARCHS}
|
||||
|
||||
@ -20,7 +20,6 @@ AUTOCONF_VERSION= 2.59
|
||||
CONFIGURE_STYLE= autoconf
|
||||
|
||||
ALL_TARGET= enough
|
||||
USE_GROFF = Yes
|
||||
|
||||
post-install:
|
||||
${INSTALL_DATA_DIR} ${PREFIX}/share/scsh/emacs
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.11 2014/10/29 12:03:57 jasper Exp $
|
||||
# $OpenBSD: Makefile,v 1.12 2014/12/08 21:35:32 naddy Exp $
|
||||
|
||||
COMMENT= Libretto BIOS Setting Program
|
||||
|
||||
@ -17,7 +17,6 @@ MASTER_SITES= http://club.pep.ne.jp/~ishioka/Software/Linux/libapm/
|
||||
|
||||
WRKDIST= ${WRKDIR}/libapm
|
||||
DOCDIR= ${PREFIX}/share/doc/libretto-config
|
||||
USE_GROFF = Yes
|
||||
NO_TEST= Yes
|
||||
|
||||
do-install:
|
||||
|
Loading…
Reference in New Issue
Block a user