aboutsummaryrefslogtreecommitdiffstats
path: root/multimedia/libmediainfo/Makefile
diff options
context:
space:
mode:
authorsunpoet <sunpoet@FreeBSD.org>2016-11-20 06:07:22 +0800
committersunpoet <sunpoet@FreeBSD.org>2016-11-20 06:07:22 +0800
commitb89648cb3dafea4dde116a39cd608af0f7c71a82 (patch)
tree1f4a321ac1fd00be2a98a79450e2f07bb683928b /multimedia/libmediainfo/Makefile
parent9aaf55732de76717ac53f56655de7a6a11733357 (diff)
downloadfreebsd-ports-gnome-b89648cb3dafea4dde116a39cd608af0f7c71a82.tar.gz
freebsd-ports-gnome-b89648cb3dafea4dde116a39cd608af0f7c71a82.tar.zst
freebsd-ports-gnome-b89648cb3dafea4dde116a39cd608af0f7c71a82.zip
- Fix r426417 and r426418
Notified by: antoine
Diffstat (limited to 'multimedia/libmediainfo/Makefile')
-rw-r--r--multimedia/libmediainfo/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/multimedia/libmediainfo/Makefile b/multimedia/libmediainfo/Makefile
index ea0bba662765..92c04067d122 100644
--- a/multimedia/libmediainfo/Makefile
+++ b/multimedia/libmediainfo/Makefile
@@ -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