Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 6 Nov 2002 18:13:15 +0200
From:      Giorgos Keramidas <keramida@freebsd.org>
To:        Thomas Moestl <tmm@freebsd.org>
Cc:        doc@freebsd.org
Subject:   Re: Please review: small patches for building documentation on FreeBSD/sparc64
Message-ID:  <20021106161314.GN5654@gray.sea.gr>
In-Reply-To: <20021106150326.GA334@crow.dom2ip.de>
References:  <20021106150326.GA334@crow.dom2ip.de>

next in thread | previous in thread | raw e-mail | index | archive | help

On 2002-11-06 16:03, Thomas Moestl <tmm@FreeBSD.ORG> wrote:
> -.if ${MACHINE_ARCH} == "alpha"
> +.if ${MACHINE_ARCH} == "alpha" || ${MACHINE_ARCH} == "sparc64"

This and similar changes look ok.

> +++ textproc/openjade/Makefile	4 Nov 2002 11:35:53 -0000
> @@ -13,6 +13,7 @@
>
>  MAINTAINER=	kuriyama@FreeBSD.org
>
> +BUILD_DEPENDS=	perl:${PORTSDIR}/lang/perl5
>  RUN_DEPENDS=	${MKCATALOG}:${PORTSDIR}/textproc/mkcatalog
>
>  USE_GMAKE=	YES

Isn't perl a fairly large thing to unconditionally bring in?

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-doc" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20021106161314.GN5654>