aboutsummaryrefslogtreecommitdiff
path: root/audio/p5-Audio-MPD
diff options
context:
space:
mode:
authorAdam Weinberger <adamw@FreeBSD.org>2015-03-12 23:00:02 +0000
committerAdam Weinberger <adamw@FreeBSD.org>2015-03-12 23:00:02 +0000
commit9e00ce3f620ac3e527fe22c2af17927e893bdcbe (patch)
tree1f0bb0dc7fae38ac6ebce39efca7467b40fa7475 /audio/p5-Audio-MPD
parent9ffeadd377c5f8cf9fab195dc43e2da2b3c02a0e (diff)
downloadports-9e00ce3f620ac3e527fe22c2af17927e893bdcbe.tar.gz
ports-9e00ce3f620ac3e527fe22c2af17927e893bdcbe.zip
Some OCD cleanups on some of the perl@ ports.
- Remove dependencies in core - Put testing depends in TEST_DEPENDS - Remove unnecessary bsd.port.options.mk inclusions - Remove checks for Perl versions that no longer exist in the ports tree - Sort plists, some of which were so jumbled that I have to assume the plist was randomized before committing A lot of the plist changes in this commit are moving PERL5_MAN3 after SITE_PERL. It's repo churn now, but it makes updating the ports later far easier.
Notes
Notes: svn path=/head/; revision=381151
Diffstat (limited to 'audio/p5-Audio-MPD')
-rw-r--r--audio/p5-Audio-MPD/Makefile4
-rw-r--r--audio/p5-Audio-MPD/pkg-plist8
2 files changed, 6 insertions, 6 deletions
diff --git a/audio/p5-Audio-MPD/Makefile b/audio/p5-Audio-MPD/Makefile
index 630c977dd414..71ab9812bfa5 100644
--- a/audio/p5-Audio-MPD/Makefile
+++ b/audio/p5-Audio-MPD/Makefile
@@ -19,8 +19,8 @@ BUILD_DEPENDS= p5-Audio-MPD-Common>=0:${PORTSDIR}/audio/p5-Audio-MPD-Common \
p5-Moose>=0:${PORTSDIR}/devel/p5-Moose \
p5-MooseX-Has-Sugar>=0:${PORTSDIR}/devel/p5-MooseX-Has-Sugar \
p5-MooseX-SemiAffordanceAccessor>=0:${PORTSDIR}/devel/p5-MooseX-SemiAffordanceAccessor \
- p5-Proc-Daemon>=0:${PORTSDIR}/devel/p5-Proc-Daemon \
- p5-Scalar-List-Utils>=0:${PORTSDIR}/lang/p5-Scalar-List-Utils
+ p5-MooseX-Types>=0:${PORTSDIR}/devel/p5-MooseX-Types \
+ p5-Proc-Daemon>=0:${PORTSDIR}/devel/p5-Proc-Daemon
RUN_DEPENDS:= ${BUILD_DEPENDS}
TEST_DEPENDS= p5-Test-Corpus-Audio-MPD>=1.113282:${PORTSDIR}/audio/p5-Test-Corpus-Audio-MPD
diff --git a/audio/p5-Audio-MPD/pkg-plist b/audio/p5-Audio-MPD/pkg-plist
index fe554fcd9bc9..e469122508f6 100644
--- a/audio/p5-Audio-MPD/pkg-plist
+++ b/audio/p5-Audio-MPD/pkg-plist
@@ -1,12 +1,12 @@
bin/mpd-dynamic
bin/mpd-rate
-%%PERL5_MAN3%%/Audio::MPD.3.gz
-%%PERL5_MAN3%%/Audio::MPD::Collection.3.gz
-%%PERL5_MAN3%%/Audio::MPD::Playlist.3.gz
-%%PERL5_MAN3%%/Audio::MPD::Types.3.gz
%%SITE_PERL%%/Audio/MPD.pm
%%SITE_PERL%%/Audio/MPD/Collection.pm
%%SITE_PERL%%/Audio/MPD/Playlist.pm
%%SITE_PERL%%/Audio/MPD/Types.pm
+%%PERL5_MAN3%%/Audio::MPD.3.gz
+%%PERL5_MAN3%%/Audio::MPD::Collection.3.gz
+%%PERL5_MAN3%%/Audio::MPD::Playlist.3.gz
+%%PERL5_MAN3%%/Audio::MPD::Types.3.gz
man/man1/mpd-dynamic.1.gz
man/man1/mpd-rate.1.gz