From bea0c3419d96826de834aeab6c1f908b8ad7f810 Mon Sep 17 00:00:00 2001 From: sunpoet Date: Tue, 30 Nov 2010 16:00:42 +0000 Subject: - Remove PERL_SITELIBDIR - Remove obsolete MD5 sum --- ftp/profxp/Makefile | 7 +++---- ftp/profxp/distinfo | 1 - 2 files changed, 3 insertions(+), 5 deletions(-) (limited to 'ftp') diff --git a/ftp/profxp/Makefile b/ftp/profxp/Makefile index 72e82ed2fda..a4c636dabda 100644 --- a/ftp/profxp/Makefile +++ b/ftp/profxp/Makefile @@ -18,11 +18,10 @@ COMMENT= FXP (server-to-server FTP) client USE_PERL5= yes -RUN_DEPENDS= ${PERL_SITELIBDIR}/Net/SOCKS.pm:${PORTSDIR}/net/p5-Socks \ - ${PERL_SITELIBDIR}/${PERL_ARCH}/Term/ReadKey.pm:${PORTSDIR}/devel/p5-Term-ReadKey \ - ${PERL_SITELIBDIR}/Term/ReadLine/Perl.pm:${PORTSDIR}/devel/p5-ReadLine-Perl +RUN_DEPENDS= ${SITE_PERL}/Net/SOCKS.pm:${PORTSDIR}/net/p5-Socks \ + ${SITE_PERL}/${PERL_ARCH}/Term/ReadKey.pm:${PORTSDIR}/devel/p5-Term-ReadKey \ + ${SITE_PERL}/Term/ReadLine/Perl.pm:${PORTSDIR}/devel/p5-ReadLine-Perl -PERL_SITELIBDIR= ${SITE_PERL} WRKSRC= ${WRKDIR}/${PORTNAME} NO_BUILD= yes diff --git a/ftp/profxp/distinfo b/ftp/profxp/distinfo index d5da7e14a8e..ae10c738a1c 100644 --- a/ftp/profxp/distinfo +++ b/ftp/profxp/distinfo @@ -1,3 +1,2 @@ -MD5 (profxp-v3-pre2-src.tar.gz) = 66bc8de435ee02378eecdf129d7695dd SHA256 (profxp-v3-pre2-src.tar.gz) = 975af5393b2a66bdca378b349d5c674551b668858e0ac505763052170e484452 SIZE (profxp-v3-pre2-src.tar.gz) = 16647 -- cgit