Fix plist when QUVI option is not selected.
PR: 195200 Submitted by: Christoph Lukas <site+org.freebsd.bugs-44k@s.firc.de>
This commit is contained in:
parent
8690cb0b83
commit
2b54f704f9
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=373078
@ -26,6 +26,7 @@ CPPFLAGS+= -I${LOCALBASE}/include
|
||||
LIBS+= -L${LOCALBASE}/lib
|
||||
INSTALL_TARGET= install-strip
|
||||
|
||||
OPTIONS_SUB= yes
|
||||
OPTIONS_DEFINE= QUVI
|
||||
OPTIONS_DEFAULT=QUVI
|
||||
QUVI_DESC= Flash media stream URL support
|
||||
|
@ -14,7 +14,7 @@ lib/libtotem-plparser.so.18
|
||||
lib/libtotem-plparser.so.18.1.0
|
||||
libdata/pkgconfig/totem-plparser-mini.pc
|
||||
libdata/pkgconfig/totem-plparser.pc
|
||||
libexec/totem-pl-parser-videosite
|
||||
%%QUVI%%libexec/totem-pl-parser-videosite
|
||||
%%DOCSDIR%%/TotemPlParser.html
|
||||
%%DOCSDIR%%/TotemPlPlaylist.html
|
||||
%%DOCSDIR%%/annotation-glossary.html
|
||||
|
Loading…
Reference in New Issue
Block a user