diff options
Diffstat (limited to 'astro')
-rw-r--r-- | astro/p5-Astro-MoonPhase/Makefile | 1 | ||||
-rw-r--r-- | astro/p5-Astro-MoonPhase/pkg-plist | 10 | ||||
-rw-r--r-- | astro/p5-Astro-SunTime/pkg-plist | 10 | ||||
-rw-r--r-- | astro/p5-Astro-Sunrise/pkg-plist | 10 | ||||
-rw-r--r-- | astro/p5-GPS/Makefile | 1 | ||||
-rw-r--r-- | astro/p5-GPS/pkg-plist | 32 | ||||
-rw-r--r-- | astro/p5-Geo-METAR/Makefile | 1 | ||||
-rw-r--r-- | astro/p5-Geo-METAR/pkg-plist | 10 | ||||
-rw-r--r-- | astro/p5-SETI-Stats/Makefile | 1 | ||||
-rw-r--r-- | astro/p5-SETI-Stats/pkg-plist | 8 |
10 files changed, 40 insertions, 44 deletions
diff --git a/astro/p5-Astro-MoonPhase/Makefile b/astro/p5-Astro-MoonPhase/Makefile index fa818ed9d992..9581faaec46b 100644 --- a/astro/p5-Astro-MoonPhase/Makefile +++ b/astro/p5-Astro-MoonPhase/Makefile @@ -17,7 +17,6 @@ COMMENT= Perl interface to calculate information about the phase of the moon PERL_CONFIGURE= yes -MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} MAN3= Astro::MoonPhase.3 .include <bsd.port.mk> diff --git a/astro/p5-Astro-MoonPhase/pkg-plist b/astro/p5-Astro-MoonPhase/pkg-plist index 2a8617dd12c2..29b4210e6bd1 100644 --- a/astro/p5-Astro-MoonPhase/pkg-plist +++ b/astro/p5-Astro-MoonPhase/pkg-plist @@ -1,5 +1,5 @@ -lib/perl5/site_perl/%%PERL_VER%%/Astro/MoonPhase.pm -lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Astro/MoonPhase/.packlist -@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Astro/MoonPhase -@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Astro 2>/dev/null || true -@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/Astro 2>/dev/null || true +%%SITE_PERL%%/Astro/MoonPhase.pm +%%SITE_PERL%%/%%PERL_ARCH%%/auto/Astro/MoonPhase/.packlist +@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Astro/MoonPhase +@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Astro 2>/dev/null || true +@unexec rmdir %D/%%SITE_PERL%%/Astro 2>/dev/null || true diff --git a/astro/p5-Astro-SunTime/pkg-plist b/astro/p5-Astro-SunTime/pkg-plist index a39f9c59c315..39cbd9c6aa2b 100644 --- a/astro/p5-Astro-SunTime/pkg-plist +++ b/astro/p5-Astro-SunTime/pkg-plist @@ -1,5 +1,5 @@ -lib/perl5/site_perl/%%PERL_VER%%/Astro/SunTime.pm -lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Astro/SunTime/.packlist -@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Astro/SunTime -@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Astro 2>/dev/null || true -@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/Astro 2>/dev/null || true +%%SITE_PERL%%/Astro/SunTime.pm +%%SITE_PERL%%/%%PERL_ARCH%%/auto/Astro/SunTime/.packlist +@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Astro/SunTime +@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Astro 2>/dev/null || true +@unexec rmdir %D/%%SITE_PERL%%/Astro 2>/dev/null || true diff --git a/astro/p5-Astro-Sunrise/pkg-plist b/astro/p5-Astro-Sunrise/pkg-plist index 0244a34da07a..86532a053696 100644 --- a/astro/p5-Astro-Sunrise/pkg-plist +++ b/astro/p5-Astro-Sunrise/pkg-plist @@ -1,5 +1,5 @@ -lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Astro/Sunrise/.packlist -lib/perl5/site_perl/%%PERL_VER%%/Astro/Sunrise.pm -@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Astro/Sunrise -@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Astro 2>/dev/null || true -@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/Astro 2>/dev/null || true +%%SITE_PERL%%/%%PERL_ARCH%%/auto/Astro/Sunrise/.packlist +%%SITE_PERL%%/Astro/Sunrise.pm +@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Astro/Sunrise +@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Astro 2>/dev/null || true +@unexec rmdir %D/%%SITE_PERL%%/Astro 2>/dev/null || true diff --git a/astro/p5-GPS/Makefile b/astro/p5-GPS/Makefile index 50c28501d320..36a37eef8731 100644 --- a/astro/p5-GPS/Makefile +++ b/astro/p5-GPS/Makefile @@ -17,7 +17,6 @@ COMMENT= Perl interface to GPS receivers PERL_CONFIGURE= YES -MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} MAN3= GPS::Garmin.3 \ GPS::Serial.3 \ GPS::Garmin::Handler.3 diff --git a/astro/p5-GPS/pkg-plist b/astro/p5-GPS/pkg-plist index be5c71bd0a13..515cdec0f0cd 100644 --- a/astro/p5-GPS/pkg-plist +++ b/astro/p5-GPS/pkg-plist @@ -1,16 +1,16 @@ -lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/GPS/Garmin/.packlist -lib/perl5/site_perl/%%PERL_VER%%/GPS/Garmin.pm -lib/perl5/site_perl/%%PERL_VER%%/GPS/Garmin/Constant.pm -lib/perl5/site_perl/%%PERL_VER%%/GPS/Garmin/Handler.pm -lib/perl5/site_perl/%%PERL_VER%%/GPS/Serial.pm -lib/perl5/site_perl/%%PERL_VER%%/auto/GPS/Garmin/Handler/autosplit.ix -lib/perl5/site_perl/%%PERL_VER%%/auto/GPS/Garmin/autosplit.ix -lib/perl5/site_perl/%%PERL_VER%%/auto/GPS/Serial/autosplit.ix -@dirrm lib/perl5/site_perl/%%PERL_VER%%/GPS/Garmin -@dirrm lib/perl5/site_perl/%%PERL_VER%%/auto/GPS/Garmin/Handler -@dirrm lib/perl5/site_perl/%%PERL_VER%%/auto/GPS/Garmin -@dirrm lib/perl5/site_perl/%%PERL_VER%%/auto/GPS/Serial -@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/GPS/Garmin -@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/GPS 2>/dev/null || true -@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/GPS 2>/dev/null || true -@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/auto/GPS 2>/dev/null || true +%%SITE_PERL%%/%%PERL_ARCH%%/auto/GPS/Garmin/.packlist +%%SITE_PERL%%/GPS/Garmin.pm +%%SITE_PERL%%/GPS/Garmin/Constant.pm +%%SITE_PERL%%/GPS/Garmin/Handler.pm +%%SITE_PERL%%/GPS/Serial.pm +%%SITE_PERL%%/auto/GPS/Garmin/Handler/autosplit.ix +%%SITE_PERL%%/auto/GPS/Garmin/autosplit.ix +%%SITE_PERL%%/auto/GPS/Serial/autosplit.ix +@dirrm %%SITE_PERL%%/GPS/Garmin +@dirrm %%SITE_PERL%%/auto/GPS/Garmin/Handler +@dirrm %%SITE_PERL%%/auto/GPS/Garmin +@dirrm %%SITE_PERL%%/auto/GPS/Serial +@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/GPS/Garmin +@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/GPS 2>/dev/null || true +@unexec rmdir %D/%%SITE_PERL%%/GPS 2>/dev/null || true +@unexec rmdir %D/%%SITE_PERL%%/auto/GPS 2>/dev/null || true diff --git a/astro/p5-Geo-METAR/Makefile b/astro/p5-Geo-METAR/Makefile index 16f85b041f5d..9510cbc4fdab 100644 --- a/astro/p5-Geo-METAR/Makefile +++ b/astro/p5-Geo-METAR/Makefile @@ -17,7 +17,6 @@ COMMENT= A perl module that processes METAR information from NOAA sources PERL_CONFIGURE= yes -MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} MAN3= Geo::METAR.3 .include <bsd.port.mk> diff --git a/astro/p5-Geo-METAR/pkg-plist b/astro/p5-Geo-METAR/pkg-plist index 7a78be3aa439..711bdd4759e8 100644 --- a/astro/p5-Geo-METAR/pkg-plist +++ b/astro/p5-Geo-METAR/pkg-plist @@ -1,5 +1,5 @@ -lib/perl5/site_perl/%%PERL_VER%%/Geo/METAR.pm -lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Geo/METAR/.packlist -@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Geo/METAR -@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Geo 2>/dev/null || true -@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/Geo 2>/dev/null || true +%%SITE_PERL%%/Geo/METAR.pm +%%SITE_PERL%%/%%PERL_ARCH%%/auto/Geo/METAR/.packlist +@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Geo/METAR +@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Geo 2>/dev/null || true +@unexec rmdir %D/%%SITE_PERL%%/Geo 2>/dev/null || true diff --git a/astro/p5-SETI-Stats/Makefile b/astro/p5-SETI-Stats/Makefile index 5e71b1018c56..cf18e6160d15 100644 --- a/astro/p5-SETI-Stats/Makefile +++ b/astro/p5-SETI-Stats/Makefile @@ -17,7 +17,6 @@ COMMENT= Perl module for local/remote access to SETI@home stats PERL_CONFIGURE= yes MAN3= SETI::Stats.3 -MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} post-install: .if !defined(NOPORTDOCS) diff --git a/astro/p5-SETI-Stats/pkg-plist b/astro/p5-SETI-Stats/pkg-plist index c8187318ebe9..0758e730e3ec 100644 --- a/astro/p5-SETI-Stats/pkg-plist +++ b/astro/p5-SETI-Stats/pkg-plist @@ -1,7 +1,7 @@ -lib/perl5/site_perl/%%PERL_VER%%/SETI/Stats.pm -lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/SETI-Stats/.packlist +%%SITE_PERL%%/SETI/Stats.pm +%%SITE_PERL%%/%%PERL_ARCH%%/auto/SETI-Stats/.packlist %%PORTDOCS%%%%DOCSDIR%%/README %%PORTDOCS%%%%DOCSDIR%%/ChangeLog -@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/SETI-Stats -@dirrm lib/perl5/site_perl/%%PERL_VER%%/SETI +@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/SETI-Stats +@dirrm %%SITE_PERL%%/SETI %%PORTDOCS%%@dirrm %%DOCSDIR%% |