Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 8 Mar 2005 22:55:37 +0100
From:      Michael Nottebrock <michaelnottebrock@gmx.net>
To:        Simon Barner <barner@freebsd.org>
Cc:        ports-committers@freebsd.org
Subject:   Re: cvs commit: ports/devel/boost Makefile pkg-plist
Message-ID:  <200503082255.41463.michaelnottebrock@gmx.net>
In-Reply-To: <200503081725.j28HPsa3009366@repoman.freebsd.org>
References:  <200503081725.j28HPsa3009366@repoman.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
--nextPart1547544.85mcQn2B17
Content-Type: multipart/mixed;
  boundary="Boundary-01=_a9hLC+fbS1aDsz6"
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

--Boundary-01=_a9hLC+fbS1aDsz6
Content-Type: text/plain;
  charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
Content-Disposition: inline

On Tuesday, 8. March 2005 18:25, Simon Barner wrote:
> barner      2005-03-08 17:25:54 UTC
>
>   FreeBSD ports repository
>
>   Modified files:
>     devel/boost          Makefile pkg-plist
>   Log:
>   - Add WITH_PYSTE knob in oder to keep the list of dependencies smaller
> for the WITH_PYTHON case. WITH_PYSTE implies WITH_PYTHON. [1]

Small patch to make boost package properly (no python implies no pyste).

=2D-=20
   ,_,   | Michael Nottebrock               | lofi@freebsd.org
 (/^ ^\) | FreeBSD - The Power to Serve     | http://www.freebsd.org
   \u/   | K Desktop Environment on FreeBSD | http://freebsd.kde.org

--Boundary-01=_a9hLC+fbS1aDsz6
Content-Type: text/plain;
  charset="iso-8859-1";
  name="boost.diff"
Content-Transfer-Encoding: quoted-printable
Content-Disposition: inline;
	filename="boost.diff"

Index: Makefile
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
RCS file: /home/pcvs/ports/devel/boost/Makefile,v
retrieving revision 1.23
diff -u -r1.23 Makefile
=2D-- Makefile	8 Mar 2005 17:25:54 -0000	1.23
+++ Makefile	8 Mar 2005 21:51:19 -0000
@@ -68,6 +68,7 @@
 .endif
 .else
 PLIST_SUB+=3D	BOOST_PYTHON=3D"@comment "
+PLIST_SUB+=3D	BOOST_PYSTE=3D"@comment "
 .endif
=20
 .include <bsd.port.pre.mk>

--Boundary-01=_a9hLC+fbS1aDsz6--

--nextPart1547544.85mcQn2B17
Content-Type: application/pgp-signature

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.0 (FreeBSD)

iD8DBQBCLh9dXhc68WspdLARAiQVAJ9sJIaPj0BdfO1Z4wvOmQCsxtehDwCgikih
H5FOfLwBDJJKsByufW+7LoQ=
=mI7n
-----END PGP SIGNATURE-----

--nextPart1547544.85mcQn2B17--



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