aboutsummaryrefslogtreecommitdiff
path: root/multimedia/mkvtoolnix/Makefile
diff options
context:
space:
mode:
authorMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2004-03-27 05:32:32 +0000
committerMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2004-03-27 05:32:32 +0000
commita3565cb7c10233b35526087df57b5309b3643431 (patch)
tree311459b4f52de57b0359959c1a21148c020e9d99 /multimedia/mkvtoolnix/Makefile
parentb9ab991fa232969143ff648f5b0872cf8ddeb496 (diff)
downloadports-a3565cb7c10233b35526087df57b5309b3643431.tar.gz
ports-a3565cb7c10233b35526087df57b5309b3643431.zip
Notes
Diffstat (limited to 'multimedia/mkvtoolnix/Makefile')
-rw-r--r--multimedia/mkvtoolnix/Makefile10
1 files changed, 4 insertions, 6 deletions
diff --git a/multimedia/mkvtoolnix/Makefile b/multimedia/mkvtoolnix/Makefile
index 1bc6ca8c39e4..299e52c5b90e 100644
--- a/multimedia/mkvtoolnix/Makefile
+++ b/multimedia/mkvtoolnix/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= mkvtoolnix
-PORTVERSION= 0.8.5
-PORTREVISION= 1
+PORTVERSION= 0.8.6
CATEGORIES= multimedia audio
MASTER_SITES= http://www.bunkus.org/videotools/mkvtoolnix/sources/
@@ -17,19 +16,18 @@ COMMENT= Tools to extract from/get info about/create Matroska media streams
BUILD_DEPENDS= ${LOCALBASE}/lib/libmatroska.a:${PORTSDIR}/multimedia/libmatroska \
${LOCALBASE}/lib/libebml.a:${PORTSDIR}/textproc/libebml
LIB_DEPENDS= FLAC.5:${PORTSDIR}/audio/flac \
+ expat.5:${PORTSDIR}/textproc/expat2 \
vorbis.3:${PORTSDIR}/audio/libvorbis
-BROKEN= "Unfetchable"
-
USE_BZIP2= yes
+USE_GMAKE= yes
USE_REINPLACE= yes
-USE_SIZE= yes
USE_ICONV= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-extra-includes=${LOCALBASE}/include \
--with-extra-libs=${LOCALBASE}/lib
-MAN1= base64tool.1 mkvextract.1 mkvinfo.1 mkvmerge.1 mmg.1
+MAN1= base64tool.1 mkvextract.1 mkvinfo.1 mkvmerge.1
post-patch:
# disable GNU auto* tools