diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2003-11-03 03:56:42 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2003-11-03 03:56:42 +0000 |
commit | 09b69954f24d0f10d715c8902b6bd9bb63b0d469 (patch) | |
tree | 510258d636dce8c3debfa152cdc7e8079a6b5e79 /devel/newfile | |
parent | update 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/newfile')
-rw-r--r-- | devel/newfile/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/newfile/Makefile b/devel/newfile/Makefile index 87637780ae7c..9a80eb788be4 100644 --- a/devel/newfile/Makefile +++ b/devel/newfile/Makefile @@ -19,6 +19,8 @@ BUILD_DEPENDS= dot:${PORTSDIR}/graphics/graphviz \ rdoc:${PORTSDIR}/textproc/ruby-rdoc \ pod2man:${PORTSDIR}/lang/perl5 +BROKEN= "Does not build on 4.x/Broken pkg-plist on 5.x, will be removed after Feb 2" + USE_RUBY= yes USE_REINPLACE= yes GNU_CONFIGURE= yes |