From c634b4bb839753aec2ae1040e2c80a5282402cb8 Mon Sep 17 00:00:00 2001 From: Ying-Chieh Liao Date: Fri, 24 Oct 2003 12:05:09 +0000 Subject: utilize SITE_PERL PR: 58166 Submitted by: Cheng-Lung Sung --- www/p5-HTTP-MobileAgent/Makefile | 2 +- www/p5-HTTP-MobileAgent/pkg-plist | 24 ++++++++++++------------ 2 files changed, 13 insertions(+), 13 deletions(-) (limited to 'www/p5-HTTP-MobileAgent') diff --git a/www/p5-HTTP-MobileAgent/Makefile b/www/p5-HTTP-MobileAgent/Makefile index 0958e812c8ed..67294b7f4849 100644 --- a/www/p5-HTTP-MobileAgent/Makefile +++ b/www/p5-HTTP-MobileAgent/Makefile @@ -20,7 +20,7 @@ RUN_DEPENDS= ${PM_DEPENDS} PM_DEPENDS= ${SITE_PERL}/HTTP/Headers.pm:${PORTSDIR}/www/p5-libwww -SITE_PERL= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER} +SITE_PERL= ${SITE_PERL} PERL_CONFIGURE= yes diff --git a/www/p5-HTTP-MobileAgent/pkg-plist b/www/p5-HTTP-MobileAgent/pkg-plist index 5c6f4361ebfa..18882e565d8f 100644 --- a/www/p5-HTTP-MobileAgent/pkg-plist +++ b/www/p5-HTTP-MobileAgent/pkg-plist @@ -1,12 +1,12 @@ -lib/perl5/site_perl/%%PERL_VER%%/HTTP/MobileAgent.pm -lib/perl5/site_perl/%%PERL_VER%%/HTTP/MobileAgent/AirHPhone.pm -lib/perl5/site_perl/%%PERL_VER%%/HTTP/MobileAgent/Display.pm -lib/perl5/site_perl/%%PERL_VER%%/HTTP/MobileAgent/DoCoMo.pm -lib/perl5/site_perl/%%PERL_VER%%/HTTP/MobileAgent/DoCoMoDisplayMap.pm -lib/perl5/site_perl/%%PERL_VER%%/HTTP/MobileAgent/EZweb.pm -lib/perl5/site_perl/%%PERL_VER%%/HTTP/MobileAgent/JPhone.pm -lib/perl5/site_perl/%%PERL_VER%%/HTTP/MobileAgent/NonMobile.pm -lib/perl5/site_perl/%%PERL_VER%%/HTTP/MobileAgent/Request.pm -lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/HTTP/MobileAgent/.packlist -@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/HTTP/MobileAgent -@dirrm lib/perl5/site_perl/%%PERL_VER%%/HTTP/MobileAgent +%%SITE_PERL%%/HTTP/MobileAgent.pm +%%SITE_PERL%%/HTTP/MobileAgent/AirHPhone.pm +%%SITE_PERL%%/HTTP/MobileAgent/Display.pm +%%SITE_PERL%%/HTTP/MobileAgent/DoCoMo.pm +%%SITE_PERL%%/HTTP/MobileAgent/DoCoMoDisplayMap.pm +%%SITE_PERL%%/HTTP/MobileAgent/EZweb.pm +%%SITE_PERL%%/HTTP/MobileAgent/JPhone.pm +%%SITE_PERL%%/HTTP/MobileAgent/NonMobile.pm +%%SITE_PERL%%/HTTP/MobileAgent/Request.pm +%%SITE_PERL%%/%%PERL_ARCH%%/auto/HTTP/MobileAgent/.packlist +@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/HTTP/MobileAgent +@dirrm %%SITE_PERL%%/HTTP/MobileAgent -- cgit v1.2.3