aboutsummaryrefslogtreecommitdiff
path: root/comms
diff options
context:
space:
mode:
authorFelippe de Meirelles Motta <lippe@FreeBSD.org>2008-06-18 18:36:46 +0000
committerFelippe de Meirelles Motta <lippe@FreeBSD.org>2008-06-18 18:36:46 +0000
commit694c8ef6987778480ac50f2dbaeba309ee358178 (patch)
tree68bab2e680c6d2f21a2ad974c008f7847ac34960 /comms
parentc1ded172dceb6dd4d5c20331bcbe0e31367a9c3d (diff)
downloadports-694c8ef6987778480ac50f2dbaeba309ee358178.tar.gz
ports-694c8ef6987778480ac50f2dbaeba309ee358178.zip
- Mark as BROKEN, does not compile.
Reported by: pav via pointyhat Approved by: gabor (mentor, implicit)
Notes
Notes: svn path=/head/; revision=215092
Diffstat (limited to 'comms')
-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