diff options
author | Andrej Zverev <az@FreeBSD.org> | 2012-12-16 06:12:28 +0000 |
---|---|---|
committer | Andrej Zverev <az@FreeBSD.org> | 2012-12-16 06:12:28 +0000 |
commit | 10a2b4693fe100eb568b572e4d708e7d73fb560f (patch) | |
tree | 384db2430847574aba884f9787c765d0f5311558 /audio/p5-Audio-MPD | |
parent | aaab6f1df4f547978b5d988f3369c358092e4bb3 (diff) |
Notes
Diffstat (limited to 'audio/p5-Audio-MPD')
-rw-r--r-- | audio/p5-Audio-MPD/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/p5-Audio-MPD/Makefile b/audio/p5-Audio-MPD/Makefile index 20b1762902b5..8541a2c6445c 100644 --- a/audio/p5-Audio-MPD/Makefile +++ b/audio/p5-Audio-MPD/Makefile @@ -29,7 +29,7 @@ RUN_DEPENDS:= ${BUILD_DEPENDS} TEST_DEPENDS= p5-Test-Corpus-Audio-MPD>=1.113282:${PORTSDIR}/audio/p5-Test-Corpus-Audio-MPD -PERL_MODBUILD= 5.10.0+ +PERL_MODBUILD= yes MAN1= mpd-dynamic.1 \ mpd-rate.1 |