diff options
author | obache <obache@pkgsrc.org> | 2010-12-26 08:36:44 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2010-12-26 08:36:44 +0000 |
commit | c59c7700c6306cf714730816fbe170a28fc8c706 (patch) | |
tree | 02dc926d8fddfe3cba517ef6af870db9ceb1660c /devel/boost-libs | |
parent | 6cd0dd03af9f28c51bee1ef1ba2c77c2da4e60cd (diff) | |
download | pkgsrc-c59c7700c6306cf714730816fbe170a28fc8c706.tar.gz |
On DragonFly, extra libs will be created, same as Darwin.
Diffstat (limited to 'devel/boost-libs')
-rw-r--r-- | devel/boost-libs/PLIST.DragonFly | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/devel/boost-libs/PLIST.DragonFly b/devel/boost-libs/PLIST.DragonFly new file mode 100644 index 00000000000..554290cd013 --- /dev/null +++ b/devel/boost-libs/PLIST.DragonFly @@ -0,0 +1,7 @@ +@comment $NetBSD: PLIST.DragonFly,v 1.1 2010/12/26 08:36:44 obache Exp $ +lib/libboost_math_c99l.a +lib/libboost_math_c99l.so +lib/libboost_math_c99l.so.${BOOST_VERSION} +lib/libboost_math_tr1l.a +lib/libboost_math_tr1l.so +lib/libboost_math_tr1l.so.${BOOST_VERSION} |