diff options
author | sbd <sbd> | 2012-01-17 03:25:35 +0000 |
---|---|---|
committer | sbd <sbd> | 2012-01-17 03:25:35 +0000 |
commit | 86596d23e9953aff3a8cb60955601d931fb454d6 (patch) | |
tree | 64cdddde2a59837197060af64cb77cbc9ed12bd7 | |
parent | 2282a5121b70e2f89b236b9c6cdc80af9b5a8773 (diff) | |
download | pkgsrc-86596d23e9953aff3a8cb60955601d931fb454d6.tar.gz |
Add libboost_locale.* to PLIST.Linux.
Bump PKGREVISION.
-rw-r--r-- | devel/boost-libs/Makefile | 3 | ||||
-rw-r--r-- | devel/boost-libs/PLIST.Linux | 5 |
2 files changed, 6 insertions, 2 deletions
diff --git a/devel/boost-libs/Makefile b/devel/boost-libs/Makefile index d00c9df8f36..c65c5b95730 100644 --- a/devel/boost-libs/Makefile +++ b/devel/boost-libs/Makefile @@ -1,9 +1,10 @@ -# $NetBSD: Makefile,v 1.16 2010/11/26 20:47:00 adam Exp $ +# $NetBSD: Makefile,v 1.17 2012/01/17 03:25:35 sbd Exp $ BOOST_PACKAGE= libs BOOST_COMMENT= (binary libraries) BOOST_CONFIG= installed BOOST_INSTALL_LIBS= yes +PKGREVISION= 1 PKG_DESTDIR_SUPPORT= user-destdir diff --git a/devel/boost-libs/PLIST.Linux b/devel/boost-libs/PLIST.Linux index 128a9cee721..813bd2a90f9 100644 --- a/devel/boost-libs/PLIST.Linux +++ b/devel/boost-libs/PLIST.Linux @@ -1,4 +1,7 @@ -@comment $NetBSD: PLIST.Linux,v 1.1 2011/01/17 04:11:23 sbd Exp $ +@comment $NetBSD: PLIST.Linux,v 1.2 2012/01/17 03:25:35 sbd Exp $ +lib/libboost_locale.a +lib/libboost_locale.so +lib/libboost_locale.so.${BOOST_VERSION} lib/libboost_math_c99l.a lib/libboost_math_c99l.so lib/libboost_math_c99l.so.${BOOST_VERSION} |