summaryrefslogtreecommitdiffstats
path: root/graphics
diff options
context:
space:
mode:
authornaddy <naddy@FreeBSD.org>2003-12-20 16:37:57 +0000
committernaddy <naddy@FreeBSD.org>2003-12-20 16:37:57 +0000
commit65c95ed317d5247174995e434fc6898807b43115 (patch)
treeed49bb0c5e68c117a3f3b746e36ddafc32401539 /graphics
parent5b3197d3498bc5e00cf42ac3e55c2b4e89bed552 (diff)
downloadFreeBSD-ports-65c95ed317d5247174995e434fc6898807b43115.zip
FreeBSD-ports-65c95ed317d5247174995e434fc6898807b43115.tar.gz
Catch up with libogg/libvorbis version bump.
Diffstat (limited to 'graphics')
-rw-r--r--graphics/qtutils/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/qtutils/Makefile b/graphics/qtutils/Makefile
index e798375..eef70c2 100644
--- a/graphics/qtutils/Makefile
+++ b/graphics/qtutils/Makefile
@@ -8,13 +8,14 @@
PORTNAME= qtutils
PORTVERSION= 0.0.6
+PORTREVISION= 1
CATEGORIES= graphics
MASTER_SITES= http://www.flyn.org/projects/qtutils/
MAINTAINER= ports@FreeBSD.org
COMMENT= QuickTime Utilities
-LIB_DEPENDS= vorbis.2:${PORTSDIR}/audio/libvorbis \
+LIB_DEPENDS= vorbis.3:${PORTSDIR}/audio/libvorbis \
quicktime.0:${PORTSDIR}/multimedia/libquicktime
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
OpenPOWER on IntegriCloud