aboutsummaryrefslogtreecommitdiff
path: root/multimedia/mediainfo
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2016-04-23 06:46:47 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2016-04-23 06:46:47 +0000
commit76315da5fa63f19e2b25a073db46c96dd8b80377 (patch)
treecd9adedd7f7d064f1919ade2eaaaca717ed0fe89 /multimedia/mediainfo
parente77ecaf06ef27eda35906753c8fe94ec119773cb (diff)
Notes
Diffstat (limited to 'multimedia/mediainfo')
-rw-r--r--multimedia/mediainfo/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/multimedia/mediainfo/Makefile b/multimedia/mediainfo/Makefile
index cd23a119577d..45e061801bed 100644
--- a/multimedia/mediainfo/Makefile
+++ b/multimedia/mediainfo/Makefile
@@ -14,11 +14,11 @@ COMMENT= Provides technical and tag information for video and audio files
LICENSE= BSD2CLAUSE
LICENSE_FILE= ${WRKSRC}/../../../License.html
-BROKEN_powerpc64= Does not build
-
LIB_DEPENDS= libmediainfo.so:multimedia/libmediainfo \
libzen.so:multimedia/libzen
+BROKEN_powerpc64= does not build
+
CONFIGURE_ARGS= --enable-shared
GNU_CONFIGURE= yes
USE_LDCONFIG= yes