diff options
Diffstat (limited to 'astro')
-rw-r--r-- | astro/py-pymetar/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/astro/py-pymetar/Makefile b/astro/py-pymetar/Makefile index f4bb73ed008f..8dc7f60d0b8d 100644 --- a/astro/py-pymetar/Makefile +++ b/astro/py-pymetar/Makefile @@ -14,6 +14,7 @@ COMMENT= Python module that provides access to NOAA METAR weather reports LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING +NO_ARCH= yes USE_PYTHON= autoplist distutils USES= python:2 shebangfix |