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 /print/foomatic-db-engine | |
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 'print/foomatic-db-engine')
-rw-r--r-- | print/foomatic-db-engine/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/print/foomatic-db-engine/Makefile b/print/foomatic-db-engine/Makefile index 0f2a43560883..7de760a2ddab 100644 --- a/print/foomatic-db-engine/Makefile +++ b/print/foomatic-db-engine/Makefile @@ -16,7 +16,7 @@ COMMENT= Foomatic database engine LIB_DEPENDS= xml2.5:${PORTSDIR}/textproc/libxml2 \ curl.2:${PORTSDIR}/ftp/curl -BROKEN= Does not compile +BROKEN= Does not compile, will be removed after Feb 2 USE_GMAKE= yes USE_PERL5= yes |