diff options
author | kris <kris@FreeBSD.org> | 2003-11-03 03:56:42 +0000 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2003-11-03 03:56:42 +0000 |
commit | 2954f6a4f30fd58baf4d3899079e57e4092f8063 (patch) | |
tree | 3e5ef27876330e25a0a8c5b605b4833bd4ddee45 /games/xpilot-ng | |
parent | b4ede343c897b6a16f74a517b9bf2cc5f4e97ccd (diff) | |
download | FreeBSD-ports-2954f6a4f30fd58baf4d3899079e57e4092f8063.zip FreeBSD-ports-2954f6a4f30fd58baf4d3899079e57e4092f8063.tar.gz |
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.
Diffstat (limited to 'games/xpilot-ng')
-rw-r--r-- | games/xpilot-ng/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/games/xpilot-ng/Makefile b/games/xpilot-ng/Makefile index c145dde..822df82 100644 --- a/games/xpilot-ng/Makefile +++ b/games/xpilot-ng/Makefile @@ -16,6 +16,8 @@ COMMENT= An enhanced version of XPilot LIB_DEPENDS= expat:${PORTSDIR}/textproc/expat2 +BROKEN= "Checksum mismatch; will be removed after Feb 2" + USE_X_PREFIX= yes GNU_CONFIGURE= yes |