aboutsummaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authorSergey Skvortsov <skv@FreeBSD.org>2009-02-24 13:29:22 +0000
committerSergey Skvortsov <skv@FreeBSD.org>2009-02-24 13:29:22 +0000
commit484f9717491da54597213e96f9df5aa8840ab642 (patch)
tree4aebf1263ed1dd72d75253a4a62a2a1482d61e65 /audio
parent240b5747d49196b9be7c461c4acde90ed0c287ba (diff)
downloadports-484f9717491da54597213e96f9df5aa8840ab642.tar.gz
ports-484f9717491da54597213e96f9df5aa8840ab642.zip
Notes
Diffstat (limited to 'audio')
-rw-r--r--audio/soundgrab/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/audio/soundgrab/Makefile b/audio/soundgrab/Makefile
index 7850b4514880..96b593eb83ec 100644
--- a/audio/soundgrab/Makefile
+++ b/audio/soundgrab/Makefile
@@ -20,10 +20,8 @@ RUN_DEPENDS= sox:${PORTSDIR}/audio/sox \
rawplay:${PORTSDIR}/audio/rawrec \
oggenc:${PORTSDIR}/audio/vorbis-tools \
flac:${PORTSDIR}/audio/flac \
- ${PERL_SITELIBDIR}/${PERL_VER}/${PERL_ARCH}/Term/ReadLine/Gnu.pm:${PORTSDIR}/devel/p5-ReadLine-Gnu \
- ${PERL_SITELIBDIR}/${PERL_VER}/${PERL_ARCH}/Time/HiRes.pm:${PORTSDIR}/devel/p5-Time-HiRes
-
-PERL_SITELIBDIR= ${LOCALBASE}/lib/perl5/site_perl
+ ${SITE_PERL}/${PERL_ARCH}/Term/ReadLine/Gnu.pm:${PORTSDIR}/devel/p5-ReadLine-Gnu \
+ ${SITE_PERL}/${PERL_ARCH}/Time/HiRes.pm:${PORTSDIR}/devel/p5-Time-HiRes
USE_PERL5= yes
NO_BUILD= yes