summaryrefslogtreecommitdiff
path: root/multimedia/libtheora/Makefile
diff options
context:
space:
mode:
authordrochner <drochner@pkgsrc.org>2006-07-02 11:38:23 +0000
committerdrochner <drochner@pkgsrc.org>2006-07-02 11:38:23 +0000
commit3b24a2bd2d8617d2e66812ded669a217ee3f2046 (patch)
tree225ca5eb02984eb200028bd02f238d35382019eb /multimedia/libtheora/Makefile
parent11278a962c639551deeb30799e25f20252ae09ec (diff)
downloadpkgsrc-3b24a2bd2d8617d2e66812ded669a217ee3f2046.tar.gz
update to 1.0alpha7
changes: - Enable mmx assembly by default - Other build fixes - time testing mode (-f) for the dump_video example
Diffstat (limited to 'multimedia/libtheora/Makefile')
-rw-r--r--multimedia/libtheora/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/multimedia/libtheora/Makefile b/multimedia/libtheora/Makefile
index 0d0457a95d6..43c4dcb0752 100644
--- a/multimedia/libtheora/Makefile
+++ b/multimedia/libtheora/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.10 2006/06/15 13:38:51 wiz Exp $
+# $NetBSD: Makefile,v 1.11 2006/07/02 11:38:23 drochner Exp $
#
-DISTNAME= libtheora-1.0alpha6
+DISTNAME= libtheora-1.0alpha7
CATEGORIES= multimedia
MASTER_SITES= http://downloads.xiph.org/releases/theora/
EXTRACT_SUFX= .tar.bz2