aboutsummaryrefslogtreecommitdiff
path: root/net/mediatomb
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2016-12-22 09:56:09 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2016-12-22 09:56:09 +0000
commit281cb6169c85a5080cfa25fe60124396edcde70d (patch)
tree95978ab89e7c80413dab3106038fe27d7dd3b5ae /net/mediatomb
parentc0bf7a8ee7e35b0a639a95bc51a34b4f831ed665 (diff)
Notes
Diffstat (limited to 'net/mediatomb')
-rw-r--r--net/mediatomb/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/net/mediatomb/Makefile b/net/mediatomb/Makefile
index a0a471452c1f..482b86af8978 100644
--- a/net/mediatomb/Makefile
+++ b/net/mediatomb/Makefile
@@ -15,6 +15,8 @@ LICENSE_FILE= ${WRKSRC}/COPYING
LIB_DEPENDS= libexpat.so:textproc/expat2
+BROKEN_FreeBSD_9_i386= does not build (error: declaration of 'operator new' as non-function)
+
GNU_CONFIGURE= yes
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -lpthread -L${LOCALBASE}/lib ${ICONV_LIB}