diff options
Diffstat (limited to 'audio/p5-Audio-MPD/Makefile')
-rw-r--r-- | audio/p5-Audio-MPD/Makefile | 9 |
1 files changed, 3 insertions, 6 deletions
diff --git a/audio/p5-Audio-MPD/Makefile b/audio/p5-Audio-MPD/Makefile index afd6db401209..1cd546397251 100644 --- a/audio/p5-Audio-MPD/Makefile +++ b/audio/p5-Audio-MPD/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-Audio-MPD -# Date created: 28 Oct 2008 -# Whom: chinsan -# +# Created by: chinsan # $FreeBSD$ -# PORTNAME= Audio-MPD PORTVERSION= 1.120610 @@ -29,7 +25,8 @@ RUN_DEPENDS:= ${BUILD_DEPENDS} TEST_DEPENDS= p5-Test-Corpus-Audio-MPD>=1.113282:${PORTSDIR}/audio/p5-Test-Corpus-Audio-MPD -PERL_MODBUILD= yes +USES= perl5 +USE_PERL5= modbuild MAN1= mpd-dynamic.1 \ mpd-rate.1 |