Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 19 Jan 2015 19:33:22 +0000 (UTC)
From:      Baptiste Daroussin <bapt@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r377451 - head/multimedia/plexhometheater
Message-ID:  <201501191933.t0JJXM0f002025@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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@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



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