diff options
| author | Pav Lucistnik <pav@FreeBSD.org> | 2009-12-08 14:30:09 +0000 |
|---|---|---|
| committer | Pav Lucistnik <pav@FreeBSD.org> | 2009-12-08 14:30:09 +0000 |
| commit | 0eca88d37727b7cf34bbc2bedd2ff56dbc51b143 (patch) | |
| tree | 4eb5b3c17063b3dfde60677f444e595981d52450 /sysutils/dtc | |
| parent | Fix compilation problem with Fribidi. (diff) | |
This port has been broken for 3+ months, thus
- Mark DEPRECATED and schedule for expiration in one month
With hat: portmgr
Diffstat (limited to 'sysutils/dtc')
| -rw-r--r-- | sysutils/dtc/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sysutils/dtc/Makefile b/sysutils/dtc/Makefile index e6b286d4c14d..49d7908ad161 100644 --- a/sysutils/dtc/Makefile +++ b/sysutils/dtc/Makefile @@ -36,6 +36,8 @@ NO_BUILD= yes USE_PHP= mysql pcre session BROKEN= bad plist +DEPRECATED= has been broken for 17 months +EXPIRATION_DATE=2010-01-08 .if defined(WITH_PHP5) DEFAULT_PHP_VER=5 |
