Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 14 Aug 2001 12:46:26 -0700
From:      "Bruce A. Mah" <bmah@FreeBSD.ORG>
To:        mij@soupnazi.org
Cc:        doc@FreeBSD.ORG, nik@FreeBSD.ORG
Subject:   Re: handbook build broken 
Message-ID:  <200108141946.f7EJkQ295443@intruder.bmah.org>
In-Reply-To: <20010814123636.A34542@helios.soupnazi.org> 
References:  <20010814121511.A27373@helios.soupnazi.org> <20010814123636.A34542@helios.soupnazi.org>

next in thread | previous in thread | raw e-mail | index | archive | help
--==_Exmh_259207764P
Content-Type: text/plain; charset=us-ascii

If memory serves me right, Jim Mock wrote:

> On Tue, 14 Aug 2001 at 12:15:12 -0700, Jim Mock wrote:
> > The handbook build is currently broken.  It dies on scr2png, which is
> > needed for the new install chapter stuff from Randy, however it's not
> > part of the docproj port.  If nobody objects, I'll add scr2png to the
> > port dependency list, bump the version, and commit it.
> 
> Here's a patch to fix things.

Looks good from here...go for it.

Here's a diff against src/release/Makefile.inc.docports that tracks this
change.  Does this look OK to you/other interested parties?

Bruce.

PS.  Someone needs to MFC accumulated changes to Makefile.inc.docports
to RELENG_4...I'll do it if no one else does.

Index: Makefile.inc.docports
===================================================================
RCS file: /home/ncvs/src/release/Makefile.inc.docports,v
retrieving revision 1.5
diff -u -r1.5 Makefile.inc.docports
--- Makefile.inc.docports	2001/08/09 09:32:16	1.5
+++ Makefile.inc.docports	2001/08/14 19:41:03
@@ -17,11 +17,14 @@
 	ports/devel/gmake \
 	ports/devel/libtool \
 	ports/devel/pkgconfig \
+	ports/graphics/gd \
 	ports/graphics/peps \
 	ports/graphics/jpeg \
 	ports/graphics/netpbm \
 	ports/graphics/png \
+	ports/graphics/scr2png \
 	ports/graphics/tiff \
+	ports/print/freetype2 \
 	ports/print/ghostscript6 \
 	ports/textproc/docbook \
 	ports/textproc/docbook-241 \



--==_Exmh_259207764P
Content-Type: application/pgp-signature

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.6 (FreeBSD)
Comment: Exmh version 2.3.1+ 05/14/2001

iD8DBQE7eYAS2MoxcVugUsMRAsBvAKD8SVOyHQy3zHrq0tI4cB3w6TRZzwCfYFzd
LCvFtP1tmigYYf9aakIqTJo=
=MGBn
-----END PGP SIGNATURE-----

--==_Exmh_259207764P--

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?200108141946.f7EJkQ295443>