aboutsummaryrefslogtreecommitdiff
path: root/audio/oggsplit
diff options
context:
space:
mode:
authorChristian Weisgerber <naddy@FreeBSD.org>2012-07-19 20:15:37 +0000
committerChristian Weisgerber <naddy@FreeBSD.org>2012-07-19 20:15:37 +0000
commitbcd6fbdee45e041ea8aa3b61e3e3af41d37fbf42 (patch)
treedfdcc45398e5afa60b24a37939251e643224e22f /audio/oggsplit
parentb12b0c850f4a39b5206a866dea9bb2d538cf95b5 (diff)
downloadports-bcd6fbdee45e041ea8aa3b61e3e3af41d37fbf42.tar.gz
ports-bcd6fbdee45e041ea8aa3b61e3e3af41d37fbf42.zip
Notes
Diffstat (limited to 'audio/oggsplit')
-rw-r--r--audio/oggsplit/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/oggsplit/Makefile b/audio/oggsplit/Makefile
index 756daf6dbbe6..2641ab6d07e7 100644
--- a/audio/oggsplit/Makefile
+++ b/audio/oggsplit/Makefile
@@ -6,14 +6,14 @@
PORTNAME= oggsplit
PORTVERSION= 0.1.0
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= audio
MASTER_SITES= http://homepage.ntlworld.com/jfe1205/OggVorbis/
MAINTAINER= pav@FreeBSD.org
COMMENT= Split multiplexed (grouped or chained) Ogg files into separate streams
-LIB_DEPENDS= ogg.7:${PORTSDIR}/audio/libogg
+LIB_DEPENDS= ogg:${PORTSDIR}/audio/libogg
USE_BZIP2= yes
USE_GMAKE= yes