summaryrefslogtreecommitdiff
path: root/devel/boost
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2003-11-03 03:56:42 +0000
committerKris Kennaway <kris@FreeBSD.org>2003-11-03 03:56:42 +0000
commit09b69954f24d0f10d715c8902b6bd9bb63b0d469 (patch)
tree510258d636dce8c3debfa152cdc7e8079a6b5e79 /devel/boost
parentupdate to 031101 (diff)
Mark BROKEN (see bento logs). These ports are scheduled for removal
after Feb 2 2004 if they are still broken at that time and no fixes have been submitted by PR.
Notes
Notes: svn path=/head/; revision=92921
Diffstat (limited to 'devel/boost')
-rw-r--r--devel/boost/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/boost/Makefile b/devel/boost/Makefile
index 3ebbaf5d817a..4bec1ad1f890 100644
--- a/devel/boost/Makefile
+++ b/devel/boost/Makefile
@@ -17,7 +17,7 @@ DISTNAME= ${PORTNAME}_${PORTVERSION:S/./_/g}
MAINTAINER= pmarquis@pobox.com
COMMENT= Free peer-reviewed portable C++ source libraries
-BROKEN= Does not build
+BROKEN= "Does not build, will be removed after Feb 2"
MAKE_ENV+= BOOST_ROOT=${WRKSRC} BUILD="debug release"
MAKE_ENV+= BOOST_BUILD_PATH="${WRKDIR}/gcc-custom" TOOLS="gcc-custom"