- Fix r426417 and r426418

Notified by:	antoine
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2016-11-19 22:07:22 +00:00
parent de9a67ce39
commit 98b95c0415
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=426541
3 changed files with 2 additions and 3 deletions

View File

@ -22,7 +22,7 @@ OPTIONS_DEFINE= CURL MMS TINYXML2
OPTIONS_DEFAULT=TINYXML2
TINYXML2_DESC= Use textproc/tinyxml2 instead of bundled one
CONFIGURE_ARGS= --enable-shared
CONFIGURE_ARGS= --enable-shared --enable-static
GNU_CONFIGURE= yes
INSTALL_TARGET= install-strip
USE_LDCONFIG= yes

View File

@ -16,7 +16,7 @@ LICENSE_FILE= ${WRKSRC}/../../../License.txt
CONFLICTS_INSTALL= mediainfo-0.[0-6]* mediainfo-0.7.[0-5]*
CONFIGURE_ARGS= --enable-shared
CONFIGURE_ARGS= --enable-shared --enable-static
GNU_CONFIGURE= yes
INSTALL_TARGET= install-strip
USE_LDCONFIG= yes

View File

@ -1,4 +1,3 @@
bin/libzen-config
include/ZenLib/BitStream.h
include/ZenLib/BitStream_Fast.h
include/ZenLib/BitStream_LE.h