diff options
author | martin <martin@pkgsrc.org> | 2013-01-20 09:19:38 +0000 |
---|---|---|
committer | martin <martin@pkgsrc.org> | 2013-01-20 09:19:38 +0000 |
commit | 764e2d4b4c16168a32ac5dee459c3f96b4fffc92 (patch) | |
tree | e6133592fdc0ebf3268aa08d14184bd348cdbab4 | |
parent | a37eed104cd41c11c7ac7d993de86ed6c0827949 (diff) | |
download | pkgsrc-764e2d4b4c16168a32ac5dee459c3f96b4fffc92.tar.gz |
Adjust PLIST to new sparc support headers
-rw-r--r-- | devel/boost-headers/PLIST | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/boost-headers/PLIST b/devel/boost-headers/PLIST index 16d089ab5d0..b41c2233b45 100644 --- a/devel/boost-headers/PLIST +++ b/devel/boost-headers/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.22 2012/11/07 21:04:10 adam Exp $ +@comment $NetBSD: PLIST,v 1.23 2013/01/20 09:19:38 martin Exp $ include/boost/accumulators/accumulators.hpp include/boost/accumulators/accumulators_fwd.hpp include/boost/accumulators/framework/accumulator_base.hpp @@ -967,6 +967,7 @@ include/boost/context/detail/fcontext_mips.hpp include/boost/context/detail/fcontext_ppc.hpp include/boost/context/detail/fcontext_x86_64.hpp include/boost/context/detail/fcontext_x86_64_win.hpp +include/boost/context/detail/fcontext_sparc.hpp include/boost/context/fcontext.hpp include/boost/context/guarded_stack_allocator.hpp include/boost/context/simple_stack_allocator.hpp |