diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2004-02-16 08:53:25 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2004-02-16 08:53:25 +0000 |
commit | 9717510c6d48fa6fd64e99dd48be91cc26cc399b (patch) | |
tree | fd3160754d193df97440b1a449dee85b9af4411a /palm/prc-tools | |
parent | 407403df230c597756b053025418a417077c16aa (diff) |
Notes
Diffstat (limited to 'palm/prc-tools')
-rw-r--r-- | palm/prc-tools/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/palm/prc-tools/Makefile b/palm/prc-tools/Makefile index a613147d136d..103e895d3de5 100644 --- a/palm/prc-tools/Makefile +++ b/palm/prc-tools/Makefile @@ -23,6 +23,9 @@ COMMENT= Collection of tools supporting C and C++ programming for Palm OS BUILD_DEPENDS= ${LOCALBASE}/bin/autoheader:${PORTSDIR}/devel/autoconf +BROKEN= "Patch fails" +DEPRECATED= "Will be removed after April 15 if still broken." + # it is unknown whether it could actually be made to work elsewhere, # but right now it does not. ONLY_FOR_ARCHS= i386 |