summaryrefslogtreecommitdiff
path: root/editors/bed
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 /editors/bed
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 'editors/bed')
-rw-r--r--editors/bed/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/editors/bed/Makefile b/editors/bed/Makefile
index 3d408e72f05d..3b6c8250d356 100644
--- a/editors/bed/Makefile
+++ b/editors/bed/Makefile
@@ -21,6 +21,8 @@ BUILD_DEPENDS+= ${X11BASE}/bin/rxvt:${PORTSDIR}/x11/rxvt
RUN_DEPENDS= ${X11BASE}/bin/rxvt:${PORTSDIR}/x11/rxvt
.endif
+BROKEN= "Broken pkg-plist on 4.x, does not build on 5.x; will be removed after Feb 2"
+
GNU_CONFIGURE= yes
USE_GMAKE= yes