diff options
Diffstat (limited to 'astro/py-metar/Makefile')
-rw-r--r-- | astro/py-metar/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/astro/py-metar/Makefile b/astro/py-metar/Makefile index 2950376368c6..28901d78d9e7 100644 --- a/astro/py-metar/Makefile +++ b/astro/py-metar/Makefile @@ -15,7 +15,6 @@ DISTNAME= pymetar-${PORTVERSION} MAINTAINER= perky@FreeBSD.org COMMENT= Python module that provides access to NOAA's METAR weather reports -USE_REINPLACE= yes USE_PYTHON= yes USE_PYDISTUTILS= yes |