aboutsummaryrefslogtreecommitdiff
path: root/multimedia/mlt
diff options
context:
space:
mode:
authorGuido Falsi <madpilot@FreeBSD.org>2013-09-07 14:08:09 +0000
committerGuido Falsi <madpilot@FreeBSD.org>2013-09-07 14:08:09 +0000
commit9f804ea90ee9da75095757d0869dbb27faadddc3 (patch)
tree0445ef70f290e899f6e494cff01ebdf5bd1e7b4f /multimedia/mlt
parentd00924c50ba03e3c0ff8de85d7497b953b7736bc (diff)
downloadports-9f804ea90ee9da75095757d0869dbb27faadddc3.tar.gz
ports-9f804ea90ee9da75095757d0869dbb27faadddc3.zip
Notes
Diffstat (limited to 'multimedia/mlt')
-rw-r--r--multimedia/mlt/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/multimedia/mlt/Makefile b/multimedia/mlt/Makefile
index d8e3e1fe1a78..a3ebaa2d108a 100644
--- a/multimedia/mlt/Makefile
+++ b/multimedia/mlt/Makefile
@@ -21,10 +21,9 @@ CONFLICTS_INSTALL= freeze-[0-9]*
USE_GNOME= libxml2
USE_SDL= image
-USES= pathfix pkgconfig
+USES= gmake iconv pathfix pkgconfig
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --enable-gpl --enable-gpl3
-USE_GMAKE= yes
USE_LDCONFIG= yes
.ifndef(WITH_DEBUG)
@@ -183,6 +182,7 @@ pre-configure:
${WRKSRC}/src/modules/jackrack/plugin_mgr.c \
${WRKSRC}/src/modules/linsys/Makefile
@${REINPLACE_CMD} -e 's,-lpthread,-pthread,' \
+ -e 's,-liconv,${ICONV_LIB},' \
${WRKSRC}/src/framework/Makefile \
${WRKSRC}/src/melt/Makefile \
${WRKSRC}/src/modules/*/Makefile