diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2007-10-07 05:45:04 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2007-10-07 05:45:04 +0000 |
commit | 581e69adb267a46bd059f3252f57fdda449034ef (patch) | |
tree | 6116b00d58bb2d3a91aafabcb58642a8c7ebeb58 /audio/slimserver-lastfm | |
parent | 0993ac7ee05fb36834452d01188a887420b86d56 (diff) | |
download | ports-581e69adb267a46bd059f3252f57fdda449034ef.tar.gz ports-581e69adb267a46bd059f3252f57fdda449034ef.zip |
Notes
Diffstat (limited to 'audio/slimserver-lastfm')
-rw-r--r-- | audio/slimserver-lastfm/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/slimserver-lastfm/Makefile b/audio/slimserver-lastfm/Makefile index fe5f7ff2e18c..db1833788e66 100644 --- a/audio/slimserver-lastfm/Makefile +++ b/audio/slimserver-lastfm/Makefile @@ -18,6 +18,7 @@ COMMENT= SlimServer plugin for playing last.fm radio RUN_DEPENDS= ${LOCALBASE}/bin/softsqueeze:${PORTSDIR}/audio/slimserver \ ${SITE_PERL}/${PERL_ARCH}/Digest/MD5.pm:${PORTSDIR}/security/p5-Digest-MD5 +USE_PERL5= yes USE_ZIP= yes WRKSRC= LastFM NO_BUILD= yes |