summaryrefslogtreecommitdiff
path: root/palm/coldsync
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2003-05-18 09:55:25 +0000
committerKris Kennaway <kris@FreeBSD.org>2003-05-18 09:55:25 +0000
commit9c288e873f84089ba8dcb3c1acff8ce23bd4e5e0 (patch)
tree043d479b1d60668b1d77568d010f6178e25bd6ba /palm/coldsync
parentFix build: (diff)
BROKEN on 5.1: bad C++
Notes
Notes: svn path=/head/; revision=81207
Diffstat (limited to 'palm/coldsync')
-rw-r--r--palm/coldsync/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/palm/coldsync/Makefile b/palm/coldsync/Makefile
index 7c2332bff255..c70b48865d5d 100644
--- a/palm/coldsync/Makefile
+++ b/palm/coldsync/Makefile
@@ -45,6 +45,10 @@ MANCOMPRESSED= no
.include <bsd.port.pre.mk>
+.if ${OSVERSION} >= 500113
+BROKEN= "Does not compile (bad C++ code)"
+.endif
+
CFLAGS+= -D__BSD_VISIBLE=1
CONFIGURE_ARGS+= --with-i18n --disable-pedantic --without-perl