diff options
Diffstat (limited to 'audio/gnupod/Makefile')
-rw-r--r-- | audio/gnupod/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/audio/gnupod/Makefile b/audio/gnupod/Makefile index 1a83079ec121..795e223f4f36 100644 --- a/audio/gnupod/Makefile +++ b/audio/gnupod/Makefile @@ -18,7 +18,6 @@ COMMENT= A set of Perl scripts for using an Apple iPod BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/MP3/Info.pm:${PORTSDIR}/audio/p5-MP3-Info \ ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/XML/Parser.pm:${PORTSDIR}/textproc/p5-XML-Parser \ ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/Unicode/String.pm:${PORTSDIR}/converters/p5-Unicode-String \ - ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/File/Copy.pm:${PORTSDIR}/devel/p5-File-Tools \ ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Getopt/Mixed.pm:${PORTSDIR}/devel/p5-Getopt-Mixed \ ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/XML/Simple.pm:${PORTSDIR}/textproc/p5-XML-Simple |