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 /net/rancid | |
parent | c757f436f607cdb2bd0b6442a5c13b4ef9bd76e6 (diff) | |
download | ports-09b69954f24d0f10d715c8902b6bd9bb63b0d469.tar.gz ports-09b69954f24d0f10d715c8902b6bd9bb63b0d469.zip |
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 'net/rancid')
-rw-r--r-- | net/rancid/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/net/rancid/Makefile b/net/rancid/Makefile index eb5ce7323cc2..6893ba433ac6 100644 --- a/net/rancid/Makefile +++ b/net/rancid/Makefile @@ -19,6 +19,8 @@ RUN_DEPENDS= expect:${PORTSDIR}/lang/expect \ ${SITE_PERL}/CGI.pm:${PORTSDIR}/www/p5-CGI.pm \ ${SITE_PERL}/LockFile/Simple.pm:${PORTSDIR}/devel/p5-LockFile-Simple +BROKEN= "Broken pkg-plist; will be removed after Feb 2" + USE_PERL5= yes PKGMESSAGE= ${WRKDIR}/pkg-message USE_GMAKE= yes |