summaryrefslogtreecommitdiff
path: root/audio/gnump3d/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'audio/gnump3d/Makefile')
-rw-r--r--audio/gnump3d/Makefile9
1 files changed, 5 insertions, 4 deletions
diff --git a/audio/gnump3d/Makefile b/audio/gnump3d/Makefile
index 22f36087f3ab..5f01b7919ba9 100644
--- a/audio/gnump3d/Makefile
+++ b/audio/gnump3d/Makefile
@@ -11,12 +11,13 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= jadawin@FreeBSD.org
COMMENT= Streaming server for MP3, Ogg Vorbis, and other streamable audio files
-RUN_DEPENDS= lame:${PORTSDIR}/audio/lame \
- sox:${PORTSDIR}/audio/sox \
- oggenc:${PORTSDIR}/audio/vorbis-tools
+RUN_DEPENDS= liblame.so:${PORTSDIR}/audio/lame \
+ libsox.so:${PORTSDIR}/audio/sox \
+ liboggenc.so:${PORTSDIR}/audio/vorbis-tools
USE_BZIP2= yes
-USE_PERL5_RUN= yes
+USES= perl5
+USE_PERL5= run
NO_BUILD= yes
USE_RC_SUBR= gnump3d
SUB_LIST+= PERL=${PERL}