aboutsummaryrefslogtreecommitdiff
path: root/multimedia
diff options
context:
space:
mode:
authorJohn Marino <marino@FreeBSD.org>2014-10-20 09:37:18 +0000
committerJohn Marino <marino@FreeBSD.org>2014-10-20 09:37:18 +0000
commitecd0c75bf61a13f986f3e1788655228351d27fb7 (patch)
tree7ec5f68e8aa386acefc248099e59645fed257154 /multimedia
parent99a4f62f938dcd5cfb9f9f8fc4ba57cf567cfbce (diff)
Notes
Diffstat (limited to 'multimedia')
-rw-r--r--multimedia/mlt/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/multimedia/mlt/Makefile b/multimedia/mlt/Makefile
index 03f1d6f396ba..1b647560c331 100644
--- a/multimedia/mlt/Makefile
+++ b/multimedia/mlt/Makefile
@@ -21,9 +21,9 @@ CONFLICTS_INSTALL= freeze-[0-9]*
USE_GNOME= libxml2
USE_SDL= image
-USES= gmake iconv pathfix pkgconfig
+USES= alias gmake iconv pathfix pkgconfig
GNU_CONFIGURE= yes
-CONFIGURE_ARGS= --enable-gpl --enable-gpl3
+CONFIGURE_ARGS= --enable-gpl --enable-gpl3 --target-os=FreeBSD
USE_LDCONFIG= yes
.ifndef(WITH_DEBUG)