From 3fa4921c156c6ac35002d9471fb730eae2e4e13e Mon Sep 17 00:00:00 2001 From: lippe Date: Wed, 18 Jun 2008 18:36:46 +0000 Subject: - Mark as BROKEN, does not compile. Reported by: pav via pointyhat Approved by: gabor (mentor, implicit) --- comms/libsyncml/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/comms/libsyncml/Makefile b/comms/libsyncml/Makefile index cd2de58c4ac6..e8946218ebe1 100644 --- a/comms/libsyncml/Makefile +++ b/comms/libsyncml/Makefile @@ -19,6 +19,8 @@ LIB_DEPENDS= wbxml2:${PORTSDIR}/textproc/wbxml2 \ openobex:${PORTSDIR}/comms/openobex \ soup-2.2.8:${PORTSDIR}/devel/libsoup22 +BROKEN= does not compile + USE_AUTOTOOLS= autoheader:261 automake:110 libtool:15 GNU_CONFIGURE= yes USE_BZIP2= yes -- cgit