no need for groff, we explicitly use mandoc
This commit is contained in:
parent
b02283c3fe
commit
c9bd1d7767
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.4 2010/10/18 19:20:41 espie Exp $
|
||||
# $OpenBSD: Makefile,v 1.5 2010/10/19 19:46:12 naddy Exp $
|
||||
|
||||
.include <bsd.own.mk>
|
||||
. if ${COMPILER_VERSION:L:Mgcc4*}
|
||||
@ -29,7 +29,6 @@ PERMIT_PACKAGE_FTP = Yes
|
||||
|
||||
WRKDIST = ${WRKDIR}/g77
|
||||
CONFIGURE_SCRIPT = ${WRKDIST}/gcc/configure
|
||||
USE_GROFF = Yes
|
||||
|
||||
SEPARATE_BUILD = Yes
|
||||
LIBIBERTY_INCLUDES = ${WRKDIR}/libiberty/include
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.9 2010/10/18 19:20:41 espie Exp $
|
||||
# $OpenBSD: Makefile,v 1.10 2010/10/19 19:46:12 naddy Exp $
|
||||
|
||||
.include <bsd.own.mk>
|
||||
. if ${COMPILER_VERSION:L:Mgcc4*}
|
||||
@ -32,7 +32,6 @@ WRKDIST = ${WRKDIR}/g77
|
||||
PATCH_LIST= gcc4-* patch-*
|
||||
.endif
|
||||
CONFIGURE_SCRIPT = ${WRKDIST}/gcc/configure
|
||||
USE_GROFF = Yes
|
||||
|
||||
SEPARATE_BUILD = Yes
|
||||
LIBIBERTY_INCLUDES = ${WRKDIST}/libiberty/include
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.3 2010/10/18 19:20:41 espie Exp $
|
||||
# $OpenBSD: Makefile,v 1.4 2010/10/19 19:46:12 naddy Exp $
|
||||
|
||||
ONLY_FOR_ARCHS = ${GCC4_ARCHS}
|
||||
SYSV = 4.2.1
|
||||
@ -32,7 +32,6 @@ DIST_SUBDIR = gcc
|
||||
|
||||
USE_LIBTOOL = Yes
|
||||
USE_GMAKE = Yes
|
||||
USE_GROFF = Yes
|
||||
|
||||
MULTI_PACKAGES = -main -lib
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user