diff options
author | Erwin Lansing <erwin@FreeBSD.org> | 2009-08-03 08:10:42 +0000 |
---|---|---|
committer | Erwin Lansing <erwin@FreeBSD.org> | 2009-08-03 08:10:42 +0000 |
commit | 62b3497408cb05fb66d9370a9900993bdf9dbb42 (patch) | |
tree | 3239e103b888a81a9929dff4a9c88ef2ff17c3e2 /palm | |
parent | e9c2111ea204df06d84413f282f3086406bfbaba (diff) | |
download | ports-62b3497408cb05fb66d9370a9900993bdf9dbb42.tar.gz ports-62b3497408cb05fb66d9370a9900993bdf9dbb42.zip |
Notes
Diffstat (limited to 'palm')
-rw-r--r-- | palm/prc-tools/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/palm/prc-tools/Makefile b/palm/prc-tools/Makefile index 2ba26361200a..825d1e3cb8a3 100644 --- a/palm/prc-tools/Makefile +++ b/palm/prc-tools/Makefile @@ -26,6 +26,7 @@ COMMENT= Collection of tools supporting C and C++ programming for Palm OS # it is unknown whether it could actually be made to work elsewhere, # but right now it does not. ONLY_FOR_ARCHS= i386 +BROKEN= does not build USE_AUTOTOOLS= autoconf:262:env USE_BZIP2= YES |