svn commit: r377451 - head/multimedia/plexhometheater

Baptiste Daroussin bapt at FreeBSD.org
Mon Jan 19 19:33:22 UTC 2015


Author: bapt
Date: Mon Jan 19 19:33:21 2015
New Revision: 377451
URL: https://svnweb.freebsd.org/changeset/ports/377451
QAT: https://qat.redports.org/buildarchive/r377451/

Log:
  Mark as bundle libs

Modified:
  head/multimedia/plexhometheater/Makefile

Modified: head/multimedia/plexhometheater/Makefile
==============================================================================
--- head/multimedia/plexhometheater/Makefile	Mon Jan 19 19:13:33 2015	(r377450)
+++ head/multimedia/plexhometheater/Makefile	Mon Jan 19 19:33:21 2015	(r377451)
@@ -2,7 +2,7 @@
 
 PORTNAME=	plexhometheater
 PORTVERSION=	1.2.2
-PORTREVISION=	6
+PORTREVISION=	7
 CATEGORIES=	multimedia
 
 MAINTAINER=	woodsb02 at gmail.com
@@ -68,6 +68,7 @@ GH_ACCOUNT=	plexinc
 GH_PROJECT=	plex-home-theater-public
 GH_COMMIT=	2d6426d
 GH_TAGNAME=	pht-v1.2.2
+BUNDLE_LIBS=	yes
 
 USES=		cmake:outsource iconv:wchar_t pkgconfig python:2
 CMAKE_ARGS+=	-DENABLE_AUTOUPDATE:BOOL=false


More information about the svn-ports-all mailing list