aboutsummaryrefslogtreecommitdiffstats
path: root/comms/libsyncml
diff options
context:
space:
mode:
authorlippe <lippe@FreeBSD.org>2008-06-19 02:36:46 +0800
committerlippe <lippe@FreeBSD.org>2008-06-19 02:36:46 +0800
commit3fa4921c156c6ac35002d9471fb730eae2e4e13e (patch)
treeec238393360e847711f3bd2723e79d1bddb67d63 /comms/libsyncml
parent7ab716d7a2be03839cb431f911476143e9cb1b90 (diff)
downloadfreebsd-ports-gnome-3fa4921c156c6ac35002d9471fb730eae2e4e13e.tar.gz
freebsd-ports-gnome-3fa4921c156c6ac35002d9471fb730eae2e4e13e.tar.zst
freebsd-ports-gnome-3fa4921c156c6ac35002d9471fb730eae2e4e13e.zip
- Mark as BROKEN, does not compile.
Reported by: pav via pointyhat Approved by: gabor (mentor, implicit)
Diffstat (limited to 'comms/libsyncml')
-rw-r--r--comms/libsyncml/Makefile2
1 files changed, 2 insertions, 0 deletions
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