summaryrefslogtreecommitdiff
path: root/devel/boost-headers
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2006-01-12 22:48:46 +0000
committerjoerg <joerg@pkgsrc.org>2006-01-12 22:48:46 +0000
commit3fa608eeb822d04d76d05cf5fde0f55f814e4068 (patch)
tree5ac876b6b74f354ef7bbc66bfcd3b0ed34b6d6b9 /devel/boost-headers
parentc9fe3f9bdbed1f86bca4c7c673d2c7cebc2546e4 (diff)
downloadpkgsrc-3fa608eeb822d04d76d05cf5fde0f55f814e4068.tar.gz
Fix build of boost on DragonFly.
(a) bjam should be consistent with the rest of the world, the OS is called DragonFly, not DragonFlyBSD. It might be _annoying_, but it is a fact of live and no spelling fault can avoid it. (b) disable the compiler thread support checks, they don't really work and are not needed anyway. (c) DragonFly has wchar and ctype functions, so use them. Bump revisions of boost-build (bjam), boost-headers (well, they changed) and boost-libs.
Diffstat (limited to 'devel/boost-headers')
-rw-r--r--devel/boost-headers/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/devel/boost-headers/Makefile b/devel/boost-headers/Makefile
index d4b73d3ea04..60aee022a4d 100644
--- a/devel/boost-headers/Makefile
+++ b/devel/boost-headers/Makefile
@@ -1,6 +1,8 @@
-# $NetBSD: Makefile,v 1.4 2005/04/05 11:09:00 wiz Exp $
+# $NetBSD: Makefile,v 1.5 2006/01/12 22:48:46 joerg Exp $
#
+PKGREVISION= 1
+
BOOST_PACKAGE= headers
BOOST_COMMENT= (build-time headers)
BOOST_CONFIG= generate