aboutsummaryrefslogtreecommitdiff
path: root/audio/p5-Audio/Makefile
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-09-02 10:06:03 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-09-02 10:06:03 +0000
commit49ac0257b583fca37768b7bd375c8e04dd766b2c (patch)
treee8b47bd5f6dac49d468545888851d6548dbe8e5a /audio/p5-Audio/Makefile
parent993c8c265e497561b44b4090a45d2e34a3ef5010 (diff)
downloadports-49ac0257b583fca37768b7bd375c8e04dd766b2c.tar.gz
ports-49ac0257b583fca37768b7bd375c8e04dd766b2c.zip
Notes
Diffstat (limited to 'audio/p5-Audio/Makefile')
-rw-r--r--audio/p5-Audio/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/audio/p5-Audio/Makefile b/audio/p5-Audio/Makefile
index d04127dd8fb2..fe9a42d3746a 100644
--- a/audio/p5-Audio/Makefile
+++ b/audio/p5-Audio/Makefile
@@ -13,12 +13,13 @@ MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= dhn@FreeBSD.org
-COMMENT= An audio manipulation routines for perl
+COMMENT= Audio manipulation routines for perl
BUILD_DEPENDS= p5-Math-GSL>=0:${PORTSDIR}/math/p5-Math-GSL
RUN_DEPENDS:= ${BUILD_DEPENDS}
-PERL_CONFIGURE= yes
+USES= perl5
+USE_PERL5= configure
MAN3= Audio::Play.3 Audio::Data.3