diff options
author | marino <marino@pkgsrc.org> | 2012-01-29 00:10:55 +0000 |
---|---|---|
committer | marino <marino@pkgsrc.org> | 2012-01-29 00:10:55 +0000 |
commit | 983c50e2fb8e4474a5ebee182af07e35be072080 (patch) | |
tree | 89bbac4b4e990eaee6d4bb8f9d5532fe2f44a0c6 | |
parent | 5b5968cedf0d9112c7e5f557088931430ae0afbb (diff) | |
download | pkgsrc-983c50e2fb8e4474a5ebee182af07e35be072080.tar.gz |
devel/boost-libs: Add libboost_locale.* to PLIST.DragonFly
Bump PKGREVISION
-rw-r--r-- | devel/boost-libs/Makefile | 4 | ||||
-rw-r--r-- | devel/boost-libs/PLIST.DragonFly | 5 |
2 files changed, 6 insertions, 3 deletions
diff --git a/devel/boost-libs/Makefile b/devel/boost-libs/Makefile index c65c5b95730..e5a1b8cd42e 100644 --- a/devel/boost-libs/Makefile +++ b/devel/boost-libs/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.17 2012/01/17 03:25:35 sbd Exp $ +# $NetBSD: Makefile,v 1.18 2012/01/29 00:10:55 marino Exp $ BOOST_PACKAGE= libs BOOST_COMMENT= (binary libraries) BOOST_CONFIG= installed BOOST_INSTALL_LIBS= yes -PKGREVISION= 1 +PKGREVISION= 2 PKG_DESTDIR_SUPPORT= user-destdir diff --git a/devel/boost-libs/PLIST.DragonFly b/devel/boost-libs/PLIST.DragonFly index 554290cd013..e56d192bb1f 100644 --- a/devel/boost-libs/PLIST.DragonFly +++ b/devel/boost-libs/PLIST.DragonFly @@ -1,4 +1,7 @@ -@comment $NetBSD: PLIST.DragonFly,v 1.1 2010/12/26 08:36:44 obache Exp $ +@comment $NetBSD: PLIST.DragonFly,v 1.2 2012/01/29 00:10:55 marino 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} |