19acb22d90
- Add slave devel/boost-python port - Remove devel/spirit because of it's a part boost now PR: ports/75377 Submitted by: Simon Barner <barner(at)gmx.de> (maintainer)
15 lines
398 B
Text
15 lines
398 B
Text
--- libs/serialization/build/Jamfile.orig Mon Dec 13 18:36:52 2004
|
|
+++ libs/serialization/build/Jamfile Mon Dec 13 18:37:28 2004
|
|
@@ -90,12 +90,10 @@
|
|
|
|
install serialization lib :
|
|
<lib>boost_serialization
|
|
- <lib>boost_wserialization
|
|
;
|
|
|
|
stage stage/lib :
|
|
<lib>boost_serialization
|
|
- <lib>boost_wserialization
|
|
:
|
|
<locate>$(BOOST_ROOT)
|
|
common-stage-tag
|