diff options
author | demon <demon@FreeBSD.org> | 2003-05-22 17:02:18 +0000 |
---|---|---|
committer | demon <demon@FreeBSD.org> | 2003-05-22 17:02:18 +0000 |
commit | a19a430dac32cba076668c8f6026318d2c7599a4 (patch) | |
tree | 53713b7133ffdc80f64706dc13c0232fbfb05d85 /audio/gnupod | |
parent | 683d70b0bb53c6ede3f4ca219db54d01e9b101a5 (diff) | |
download | FreeBSD-ports-a19a430dac32cba076668c8f6026318d2c7599a4.zip FreeBSD-ports-a19a430dac32cba076668c8f6026318d2c7599a4.tar.gz |
This port has been removed from CPAN.
Newer version of File::Copy is included into perl distribution.
PR: 52524
Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com>
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 1a83079..795e223 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 |