Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 4 Oct 2018 21:02:11 +0000 (UTC)
From:      Koop Mast <kwm@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r481252 - head/multimedia/totem-pl-parser
Message-ID:  <201810042102.w94L2Bk0069549@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: kwm
Date: Thu Oct  4 21:02:10 2018
New Revision: 481252
URL: https://svnweb.freebsd.org/changeset/ports/481252

Log:
  Allow totem-pl-parser to package whe QUVI is disabled.
  
  PR:		231841
  Submitted by:	rkoberman@gmail.com

Modified:
  head/multimedia/totem-pl-parser/pkg-plist

Modified: head/multimedia/totem-pl-parser/pkg-plist
==============================================================================
--- head/multimedia/totem-pl-parser/pkg-plist	Thu Oct  4 20:51:43 2018	(r481251)
+++ head/multimedia/totem-pl-parser/pkg-plist	Thu Oct  4 21:02:10 2018	(r481252)
@@ -12,7 +12,7 @@ lib/libtotem-plparser.so.18
 lib/libtotem-plparser.so.18.1.2
 libdata/pkgconfig/totem-plparser-mini.pc
 libdata/pkgconfig/totem-plparser.pc
-libexec/totem-pl-parser/99-totem-pl-parser-videosite
+%%QUVI%%libexec/totem-pl-parser/99-totem-pl-parser-videosite
 share/gir-1.0/TotemPlParser-1.0.gir
 share/locale/af/LC_MESSAGES/totem-pl-parser.mo
 share/locale/am/LC_MESSAGES/totem-pl-parser.mo



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