cvs commit: ports/devel/boost Makefile pkg-plist

Michael Nottebrock michaelnottebrock at gmx.net
Tue Mar 8 13:55:50 PST 2005


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 at freebsd.org
 (/^ ^\) | FreeBSD - The Power to Serve     | http://www.freebsd.org
   \u/   | K Desktop Environment on FreeBSD | http://freebsd.kde.org
-------------- next part --------------
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>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/cvs-ports/attachments/20050308/cb2a61d2/attachment.bin


More information about the cvs-ports mailing list