aboutsummaryrefslogtreecommitdiffstats
path: root/audio/libtremor
diff options
context:
space:
mode:
authorAde Lovett <ade@FreeBSD.org>2010-09-16 02:35:24 +0800
committerAde Lovett <ade@FreeBSD.org>2010-09-16 02:35:24 +0800
commit8262a7b51d413e11ef8f67c56e862ebbc6f182de (patch)
tree1e9812bc2638933184cae2b226809eb69253bb9f /audio/libtremor
parentbe8126109fa13097c8a0f9337fa9dfb68cf5d4c2 (diff)
downloadfreebsd-ports-gnome-8262a7b51d413e11ef8f67c56e862ebbc6f182de.tar.gz
freebsd-ports-gnome-8262a7b51d413e11ef8f67c56e862ebbc6f182de.tar.zst
freebsd-ports-gnome-8262a7b51d413e11ef8f67c56e862ebbc6f182de.zip
Autotools update. Read ports/UPDATING 20100915 for details.
Approved by: portmgr (for Mk/bsd.port.mk part) Tested by: Multiple -exp runs
Diffstat (limited to 'audio/libtremor')
-rw-r--r--audio/libtremor/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/libtremor/Makefile b/audio/libtremor/Makefile
index 4fc15c6f0a67..7e3f09212590 100644
--- a/audio/libtremor/Makefile
+++ b/audio/libtremor/Makefile
@@ -7,7 +7,7 @@
PORTNAME= libtremor
PORTVERSION= 1.0.2.${SNAP_DATE}
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= audio
MASTER_SITES= http://members.chello.nl/~g.mast/distfiles/
DISTNAME= tremor_snapshot_${SNAP_DATE}
@@ -18,7 +18,7 @@ COMMENT= Integer-only fully Ogg Vorbis compliant decoder library
SNAP_DATE= 02132004
WRKSRC= ${WRKDIR}/Tremor
-USE_AUTOTOOLS= automake:15 autoconf:262 libtool:22
+USE_AUTOTOOLS= automake:15 autoconf:267 libtool:22
GNU_CONFIGURE= yes
USE_LDCONFIG= yes