diff options
author | Bruce A. Mah <bmah@FreeBSD.org> | 2003-05-08 15:24:04 +0000 |
---|---|---|
committer | Bruce A. Mah <bmah@FreeBSD.org> | 2003-05-08 15:24:04 +0000 |
commit | 47ec3bc12c647caa2e797f4f94ab83b0baa87d63 (patch) | |
tree | 47995f912093f6fc283497fd4269f60134f81b9b /audio/gnump3d | |
parent | 6de7a31c04f8b988c8608209bbe8c568d534fb60 (diff) | |
download | ports-47ec3bc12c647caa2e797f4f94ab83b0baa87d63.tar.gz ports-47ec3bc12c647caa2e797f4f94ab83b0baa87d63.zip |
Notes
Diffstat (limited to 'audio/gnump3d')
-rw-r--r-- | audio/gnump3d/Makefile | 2 |
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 |