svn commit: r383012 - branches/2015Q2/net/mediatomb

Antoine Brodin antoine at FreeBSD.org
Thu Apr 2 15:35:28 UTC 2015


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 at 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


More information about the svn-ports-all mailing list