Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 24 Sep 2001 20:27:53 -0700
From:      Andrew Stuart <elitetek@tekrealm.net>
To:        freebsd-ports@freebsd.org
Subject:   apsfilter broken on depends to ghostscript6 in Makefile.inc
Message-ID:  <20010924202753.A95099@freebsd.tekrealm.net>

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

--BXVAT5kNtrzKuDFl
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

hmm, it appears that the Makefile was updated, but Makefile.inc was not.
Makefile.inc still includes ghostscript6 instead of ghostscript-gnu

included is a patch (although i doubt its needed for such a small fix)

--- Makefile.inc.orig   Mon Sep 24 20:10:13 2001
+++ Makefile.inc        Mon Sep 24 20:10:27 2001
@@ -1,7 +1,7 @@
 PAPERSIZE=3Da4
 PAPERSIZE=3Dletter
 PAPERSIZE=3Dletterdj
-RUN_DEPENDS+=3Dgs:/usr/ports/print/ghostscript6
+RUN_DEPENDS+=3Dgs:/usr/ports/print/ghostscript-gnu
 PDFENCRYPT=3DYES
 RUN_DEPENDS+=3Dpsnup:/usr/ports/print/psutils-letter
 RUN_DEPENDS+=3Da2ps:/usr/ports/print/a2ps-letterdj

--=20
Andrew

--BXVAT5kNtrzKuDFl
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.6 (FreeBSD)
Comment: For info see http://www.gnupg.org

iD8DBQE7r/m5SLAP4zYxy3URAl/EAJ42AMqQI7D13oSnLOkAFXlQFj2JGACfe7FV
fi4AbGbDI7Jl+ZP7qsvIzUA=
=zSVF
-----END PGP SIGNATURE-----

--BXVAT5kNtrzKuDFl--

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




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