diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2005-02-12 05:47:08 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2005-02-12 05:47:08 +0000 |
commit | c633c3ae7568a02ac8733e15a6ee4db7f0f69277 (patch) | |
tree | 1d32cdd6f1adba3a71a3b30f76c6d78030d19443 /palm/prc-tools | |
parent | bf381b2b6d80e04c613fb32e8d19a04c17e1d388 (diff) |
Notes
Diffstat (limited to 'palm/prc-tools')
-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 6dcdb3e2f409..9a6efc710b81 100644 --- a/palm/prc-tools/Makefile +++ b/palm/prc-tools/Makefile @@ -22,6 +22,8 @@ EXTRACT_ONLY= binutils-2.14.tar.bz2 gdb-5.3.tar.bz2 gcc-2.95.3.tar.bz2 \ MAINTAINER= ports@FreeBSD.org COMMENT= Collection of tools supporting C and C++ programming for Palm OS +BROKEN= Incorrect pkg-plist + # it is unknown whether it could actually be made to work elsewhere, # but right now it does not. ONLY_FOR_ARCHS= i386 |