Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 2 Apr 2015 15:35:27 +0000 (UTC)
From:      Antoine Brodin <antoine@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org
Subject:   svn commit: r383012 - branches/2015Q2/net/mediatomb
Message-ID:  <201504021535.t32FZRmo031763@svn.freebsd.org>

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

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

Modified:
  branches/2015Q2/net/mediatomb/Makefile
Directory Properties:
  branches/2015Q2/   (props changed)

Modified: branches/2015Q2/net/mediatomb/Makefile
==============================================================================
--- branches/2015Q2/net/mediatomb/Makefile	Thu Apr  2 15:33:08 2015	(r383011)
+++ branches/2015Q2/net/mediatomb/Makefile	Thu Apr  2 15:35:27 2015	(r383012)
@@ -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?201504021535.t32FZRmo031763>