diff options
Diffstat (limited to 'astro/p5-Geo-METAR/Makefile')
-rw-r--r-- | astro/p5-Geo-METAR/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
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> |