aboutsummaryrefslogtreecommitdiff
path: root/multimedia/mplayer/Makefile.shared
diff options
context:
space:
mode:
authorBeech Rintoul <beech@FreeBSD.org>2010-12-02 09:18:01 +0000
committerBeech Rintoul <beech@FreeBSD.org>2010-12-02 09:18:01 +0000
commite2c8af6ff6c98ac9b496e207b0b28c411dec374b (patch)
tree68a3f72a251d532c6e3b186a4ae00fca17190203 /multimedia/mplayer/Makefile.shared
parentd94173d3703671d7ab18d0a3b656a0ce75a49b97 (diff)
downloadports-e2c8af6ff6c98ac9b496e207b0b28c411dec374b.tar.gz
ports-e2c8af6ff6c98ac9b496e207b0b28c411dec374b.zip
Update mplayer and mencoder to the latest snapshots.
PR: ports/152714 Submitted by: Thomas Zander (thomas.e.zander@googlemail.com) (maintainer) Approved by: itetcu (mentor) (implicit)
Notes
Notes: svn path=/head/; revision=265562
Diffstat (limited to 'multimedia/mplayer/Makefile.shared')
-rw-r--r--multimedia/mplayer/Makefile.shared4
1 files changed, 3 insertions, 1 deletions
diff --git a/multimedia/mplayer/Makefile.shared b/multimedia/mplayer/Makefile.shared
index f1778461b73d..f7eea1a4c64c 100644
--- a/multimedia/mplayer/Makefile.shared
+++ b/multimedia/mplayer/Makefile.shared
@@ -2,7 +2,7 @@
# mplayer and mencoder....the variables that we need to set
# before we include bsd.port.pre.mk
-MPLAYER_SNAPSHOT_DATE= 2010-07-17
+MPLAYER_SNAPSHOT_DATE= 2010-11-06
MPLAYER_PORT_VERSION= 1.0.r${MPLAYER_SNAPSHOT_DATE:S/-//g}
CATEGORIES?= multimedia audio
MASTER_SITES= http://freebsd.unixfreunde.de/sources/ \
@@ -17,6 +17,8 @@ LICENSE= GPLv2
LIB_DEPENDS= png.6:${PORTSDIR}/graphics/png \
freetype.9:${PORTSDIR}/print/freetype2
+BUILD_DEPENDS= ${LOCALBASE}/bin/yasm:${PORTSDIR}/devel/yasm
+
USE_BZIP2= yes
USE_GMAKE= yes
USE_ICONV= yes