svn commit: r493678 - head/multimedia/plexmediaserver-plexpass

Mark Felder feld at FreeBSD.org
Sat Feb 23 14:22:39 UTC 2019


Author: feld
Date: Sat Feb 23 14:22:38 2019
New Revision: 493678
URL: https://svnweb.freebsd.org/changeset/ports/493678

Log:
  multimedia/plexmediaserver-plexpass: Mark BROKEN
  
  Plex broke the build on FreeBSD. Numerous issues with the binaries,
  obviously broken rpath, etc.

Modified:
  head/multimedia/plexmediaserver-plexpass/Makefile

Modified: head/multimedia/plexmediaserver-plexpass/Makefile
==============================================================================
--- head/multimedia/plexmediaserver-plexpass/Makefile	Sat Feb 23 14:21:40 2019	(r493677)
+++ head/multimedia/plexmediaserver-plexpass/Makefile	Sat Feb 23 14:22:38 2019	(r493678)
@@ -10,6 +10,8 @@ DISTNAME=	PlexMediaServer-${DISTVERSION}-${DISTVERSION
 
 MAINTAINER=	feld at FreeBSD.org
 
+BROKEN=	Plex broke the build on FreeBSD
+
 USE_RC_SUBR=	${PORTNAME}_plexpass
 
 MASTERDIR=${.CURDIR}/../plexmediaserver


More information about the svn-ports-all mailing list