Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 2 Apr 2015 15:33:09 +0000 (UTC)
From:      Antoine Brodin <antoine@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r383011 - head/net/mediatomb
Message-ID:  <201504021533.t32FX9kG031358@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: antoine
Date: Thu Apr  2 15:33:08 2015
New Revision: 383011
URL: https://svnweb.freebsd.org/changeset/ports/383011

Log:
  Mark BROKEN: Fails to configure, does not use USERS/GROUPS
  
  Reported by:	pkg-fallout

Modified:
  head/net/mediatomb/Makefile

Modified: head/net/mediatomb/Makefile
==============================================================================
--- head/net/mediatomb/Makefile	Thu Apr  2 15:02:44 2015	(r383010)
+++ head/net/mediatomb/Makefile	Thu Apr  2 15:33:08 2015	(r383011)
@@ -10,6 +10,8 @@ MASTER_SITES=	SF/${PORTNAME}/MediaTomb/$
 MAINTAINER=	leo@mediatomb.cc
 COMMENT=	UPnP AV MediaServer
 
+BROKEN=		Fails to configure, does not use USERS/GROUPS
+
 LIB_DEPENDS=	libexpat.so:${PORTSDIR}/textproc/expat2
 
 GNU_CONFIGURE=	yes



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201504021533.t32FX9kG031358>