diff options
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 |