summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--audio/gnump3d/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/gnump3d/Makefile b/audio/gnump3d/Makefile
index 4004104f71e8..7c282abd8b70 100644
--- a/audio/gnump3d/Makefile
+++ b/audio/gnump3d/Makefile
@@ -16,7 +16,7 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= A streaming server for MP3, OGG vorbis, and other streamable audio files
RUN_DEPENDS= lame:${PORTSDIR}/audio/lame \
- oggenc:${PORTSDIR}/audio/mp32ogg
+ oggenc:${PORTSDIR}/audio/vorbis-tools
USE_BZIP2= yes
USE_PERL5= yes