diff options
Diffstat (limited to 'palm/malsync/Makefile')
-rw-r--r-- | palm/malsync/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/palm/malsync/Makefile b/palm/malsync/Makefile index 027c771ca619..1a8c4ebf9473 100644 --- a/palm/malsync/Makefile +++ b/palm/malsync/Makefile @@ -19,6 +19,8 @@ COMMENT= Sync to Mobile Application Link (MAL) compliant servers LIB_DEPENDS= pisock.9:${PORTSDIR}/palm/pilot-link +BROKEN= Does not build with new pilot-link + # Code is not 64-bit clean NOT_FOR_ARCH= amd64 |