aboutsummaryrefslogtreecommitdiffstats
path: root/multimedia/mkvtoolnix/Makefile
diff options
context:
space:
mode:
authorlioux <lioux@FreeBSD.org>2004-03-27 13:32:32 +0800
committerlioux <lioux@FreeBSD.org>2004-03-27 13:32:32 +0800
commitac8784f3e9ee77663647d24f9614c51787137c6a (patch)
treedf080a34b4d8782d271c4bf12301a00dfaf8f4ed /multimedia/mkvtoolnix/Makefile
parent35a28d093ab2988286130ffae185c2a393ac73de (diff)
downloadfreebsd-ports-gnome-ac8784f3e9ee77663647d24f9614c51787137c6a.tar.gz
freebsd-ports-gnome-ac8784f3e9ee77663647d24f9614c51787137c6a.tar.zst
freebsd-ports-gnome-ac8784f3e9ee77663647d24f9614c51787137c6a.zip
o Remove BROKEN: update is fetchable
o Update to 0.8.6
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