diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2004-04-01 13:08:46 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2004-04-01 13:08:46 +0000 |
commit | 3dcc07c45c432dc78650f32aa1a185181cd0f32e (patch) | |
tree | 8f1caa35c9d35a8533b6925c59e1f2fc9a3f4bc2 /palm | |
parent | e4892f862bddc7e38870a152901537804302b492 (diff) | |
download | ports-3dcc07c45c432dc78650f32aa1a185181cd0f32e.tar.gz ports-3dcc07c45c432dc78650f32aa1a185181cd0f32e.zip |
Notes
Diffstat (limited to 'palm')
-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 4d6cfcc2d1bb..2eaa1ea2101d 100644 --- a/palm/prc-tools/Makefile +++ b/palm/prc-tools/Makefile @@ -24,6 +24,8 @@ COMMENT= Collection of tools supporting C and C++ programming for Palm OS BUILD_DEPENDS= ${LOCALBASE}/bin/autoheader:${PORTSDIR}/devel/autoconf +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 |