diff options
author | kris <kris@FreeBSD.org> | 2004-02-16 16:53:25 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2004-02-16 16:53:25 +0800 |
commit | d40536b3c3ae4f608992d744a65d04c2182a4f4f (patch) | |
tree | ec4e3026ab23595d9e5c4c1b7a7cefca4c51071e /palm/prc-tools/Makefile | |
parent | 8b452d3dd2f6bc94d1601abcb218521c4c9bbb8b (diff) | |
download | freebsd-ports-gnome-d40536b3c3ae4f608992d744a65d04c2182a4f4f.tar.gz freebsd-ports-gnome-d40536b3c3ae4f608992d744a65d04c2182a4f4f.tar.zst freebsd-ports-gnome-d40536b3c3ae4f608992d744a65d04c2182a4f4f.zip |
BROKEN: Does not patch
Diffstat (limited to 'palm/prc-tools/Makefile')
-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 |