diff options
author | erwin <erwin@FreeBSD.org> | 2009-08-03 16:10:42 +0800 |
---|---|---|
committer | erwin <erwin@FreeBSD.org> | 2009-08-03 16:10:42 +0800 |
commit | db2877d74a3ee18050cdcf91c749815789df75f8 (patch) | |
tree | dde8664df2ebd24ccbb28c69945cb19c5a720372 /palm | |
parent | acc671b9084f1e04b39507406a8321af843412d0 (diff) | |
download | freebsd-ports-gnome-db2877d74a3ee18050cdcf91c749815789df75f8.tar.gz freebsd-ports-gnome-db2877d74a3ee18050cdcf91c749815789df75f8.tar.zst freebsd-ports-gnome-db2877d74a3ee18050cdcf91c749815789df75f8.zip |
Mark BROKEN: does not build.
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 |