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 /palm | |
parent | bbaad6dfc36ca6d7b35a93c3b073832df2919d48 (diff) | |
download | ports-0eca88d37727b7cf34bbc2bedd2ff56dbc51b143.tar.gz ports-0eca88d37727b7cf34bbc2bedd2ff56dbc51b143.zip |
This port has been broken for 3+ months, thus
- Mark DEPRECATED and schedule for expiration in one month
With hat: portmgr
Notes
Notes:
svn path=/head/; revision=245413
Diffstat (limited to 'palm')
-rw-r--r-- | palm/prc-tools/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/palm/prc-tools/Makefile b/palm/prc-tools/Makefile index 825d1e3cb8a3..2c805369bb2f 100644 --- a/palm/prc-tools/Makefile +++ b/palm/prc-tools/Makefile @@ -27,6 +27,8 @@ COMMENT= Collection of tools supporting C and C++ programming for Palm OS # but right now it does not. ONLY_FOR_ARCHS= i386 BROKEN= does not build +DEPRECATED= has been broken for 4 months +EXPIRATION_DATE=2010-01-08 USE_AUTOTOOLS= autoconf:262:env USE_BZIP2= YES |