diff options
Diffstat (limited to 'palm/coldsync/Makefile')
-rw-r--r-- | palm/coldsync/Makefile | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/palm/coldsync/Makefile b/palm/coldsync/Makefile index f9ab749635f3..83949d638382 100644 --- a/palm/coldsync/Makefile +++ b/palm/coldsync/Makefile @@ -45,10 +45,6 @@ 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 |