diff options
author | hans <hans@pkgsrc.org> | 2011-09-14 18:12:57 +0000 |
---|---|---|
committer | hans <hans@pkgsrc.org> | 2011-09-14 18:12:57 +0000 |
commit | cbada095bc213aeb177e0608d5d5bbdecbce1087 (patch) | |
tree | 37977692f218a75c9f1be4bc99ea7a14682612da /devel/boost-libs | |
parent | 06e187298614a06f8f46af471d211ec6801a840e (diff) | |
download | pkgsrc-cbada095bc213aeb177e0608d5d5bbdecbce1087.tar.gz |
Fix build on SunOS.
Diffstat (limited to 'devel/boost-libs')
-rw-r--r-- | devel/boost-libs/PLIST.SunOS | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/devel/boost-libs/PLIST.SunOS b/devel/boost-libs/PLIST.SunOS new file mode 100644 index 00000000000..ad3a4b7a68d --- /dev/null +++ b/devel/boost-libs/PLIST.SunOS @@ -0,0 +1,7 @@ +@comment $NetBSD: PLIST.SunOS,v 1.1 2011/09/14 18:13:37 hans 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} |