diff options
author | Dmitry Sivachenko <demon@FreeBSD.org> | 2003-05-22 17:02:18 +0000 |
---|---|---|
committer | Dmitry Sivachenko <demon@FreeBSD.org> | 2003-05-22 17:02:18 +0000 |
commit | aa3c62bb8e9bb21add328f9442578c48380ae587 (patch) | |
tree | 175950e96e17f502ce9b565d4871e57da7cc4f4c /audio/gnupod | |
parent | 2f72c4245042a71d519c86304439fe6ca59d684d (diff) | |
download | ports-aa3c62bb8e9bb21add328f9442578c48380ae587.tar.gz ports-aa3c62bb8e9bb21add328f9442578c48380ae587.zip |
Notes
Diffstat (limited to 'audio/gnupod')
-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 |