diff options
author | vanilla <vanilla@FreeBSD.org> | 2013-10-25 22:04:57 +0800 |
---|---|---|
committer | vanilla <vanilla@FreeBSD.org> | 2013-10-25 22:04:57 +0800 |
commit | 3162e4d8c03feb5eb8eebc8ef7ab1ee7d2f5576e (patch) | |
tree | 9d0d4c2a5c18a3c4bfced2be59b148b2c0f95c4b /astro/p5-Geo-METAR/Makefile | |
parent | ca713a9abd27625706f1ee9a0c231c02be019786 (diff) | |
download | freebsd-ports-gnome-3162e4d8c03feb5eb8eebc8ef7ab1ee7d2f5576e.tar.gz freebsd-ports-gnome-3162e4d8c03feb5eb8eebc8ef7ab1ee7d2f5576e.tar.zst freebsd-ports-gnome-3162e4d8c03feb5eb8eebc8ef7ab1ee7d2f5576e.zip |
support STAGEDIR.
Diffstat (limited to 'astro/p5-Geo-METAR/Makefile')
-rw-r--r-- | astro/p5-Geo-METAR/Makefile | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/astro/p5-Geo-METAR/Makefile b/astro/p5-Geo-METAR/Makefile index 82b43ce0511d..3c00694e5041 100644 --- a/astro/p5-Geo-METAR/Makefile +++ b/astro/p5-Geo-METAR/Makefile @@ -13,8 +13,5 @@ COMMENT= Perl module that processes METAR information from NOAA sources USES= perl5 USE_PERL5= configure -NO_STAGE= yes - -MAN3= Geo::METAR.3 .include <bsd.port.mk> |