diff options
author | sbd <sbd@pkgsrc.org> | 2012-01-17 03:25:35 +0000 |
---|---|---|
committer | sbd <sbd@pkgsrc.org> | 2012-01-17 03:25:35 +0000 |
commit | ab3654e23c3a38837b6724c4e5200d2da7ab6edf (patch) | |
tree | 64cdddde2a59837197060af64cb77cbc9ed12bd7 /devel | |
parent | dc8276af1a9103705dc8d15c66a1e97be91da264 (diff) | |
download | pkgsrc-ab3654e23c3a38837b6724c4e5200d2da7ab6edf.tar.gz |
Add libboost_locale.* to PLIST.Linux.
Bump PKGREVISION.
Diffstat (limited to 'devel')
-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} |