diff options
-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 |