aboutsummaryrefslogtreecommitdiff
path: root/audio/oggsplit/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'audio/oggsplit/Makefile')
-rw-r--r--audio/oggsplit/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/oggsplit/Makefile b/audio/oggsplit/Makefile
index 5eba097c82d1..fe9ef1966141 100644
--- a/audio/oggsplit/Makefile
+++ b/audio/oggsplit/Makefile
@@ -10,7 +10,7 @@ MASTER_SITES= http://homepage.ntlworld.com/jfe1205/OggVorbis/
MAINTAINER= ports@FreeBSD.org
COMMENT= Split multiplexed (grouped or chained) Ogg files into separate streams
-LIB_DEPENDS= ogg:${PORTSDIR}/audio/libogg
+LIB_DEPENDS= libogg.so:${PORTSDIR}/audio/libogg
USES= gmake
NO_STAGE= yes