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).
--
,_, | Michael Nottebrock | lofi@freebsd.org
(/^ ^\) | FreeBSD - The Power to Serve | http://www.freebsd.org
\u/ | K Desktop Environment on FreeBSD | http://freebsd.kde.org
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/devel/boost/Makefile,v
retrieving revision 1.23
diff -u -r1.23 Makefile
--- 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+= BOOST_PYTHON="@comment "
+PLIST_SUB+= BOOST_PYSTE="@comment "
.endif
.include <bsd.port.pre.mk>
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.0 (FreeBSD)
iD8DBQBCLh9dXhc68WspdLARAiQVAJ9sJIaPj0BdfO1Z4wvOmQCsxtehDwCgikih
H5FOfLwBDJJKsByufW+7LoQ=
=mI7n
-----END PGP SIGNATURE-----