summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjperkin <jperkin@pkgsrc.org>2013-02-17 11:21:11 +0000
committerjperkin <jperkin@pkgsrc.org>2013-02-17 11:21:11 +0000
commit4314e5f48ea032a4d819c780ce140dde6aa07056 (patch)
tree11946e67c891ea849352cca345b54993b8e29871
parent7cc06babd161b553af0686fe4fd15a4c46e0e413 (diff)
downloadpkgsrc-4314e5f48ea032a4d819c780ce140dde6aa07056.tar.gz
Remove libboost_locale from the generic PLIST, it is handled in the
OPSYS-specific files. This is now the third time I have had to apply this identical fix, please can package updaters be more careful in the future so I don't have to do it a fourth time. Alternatively, cookies are available to anyone who comes up with a programatic fix for print-PLIST or whatever is causing this to happen each time.
-rw-r--r--devel/boost-libs/PLIST5
1 files changed, 1 insertions, 4 deletions
diff --git a/devel/boost-libs/PLIST b/devel/boost-libs/PLIST
index 0a58216b664..4322552b44b 100644
--- a/devel/boost-libs/PLIST
+++ b/devel/boost-libs/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.19 2013/02/12 21:07:21 adam Exp $
+@comment $NetBSD: PLIST,v 1.20 2013/02/17 11:21:11 jperkin Exp $
lib/libboost_atomic.a
lib/libboost_atomic.so
lib/libboost_atomic.so.${BOOST_VERSION}
@@ -21,9 +21,6 @@ lib/libboost_graph.so.${BOOST_VERSION}
lib/libboost_iostreams.a
lib/libboost_iostreams.so
lib/libboost_iostreams.so.${BOOST_VERSION}
-lib/libboost_locale.a
-lib/libboost_locale.so
-lib/libboost_locale.so.${BOOST_VERSION}
lib/libboost_math_c99.a
lib/libboost_math_c99.so
lib/libboost_math_c99.so.${BOOST_VERSION}