diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2016-02-03 06:44:15 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2016-02-03 06:44:15 +0800 |
commit | 42238068902b12b5399fdc5476ee1ed4d49997e2 (patch) | |
tree | 20bcac3f515ee82ebd0657c7bf3bfdab4c9a7550 /astro | |
parent | f348638da4f7683ccbe17cb72bd21462a219e021 (diff) | |
download | freebsd-ports-gnome-42238068902b12b5399fdc5476ee1ed4d49997e2.tar.gz freebsd-ports-gnome-42238068902b12b5399fdc5476ee1ed4d49997e2.tar.zst freebsd-ports-gnome-42238068902b12b5399fdc5476ee1ed4d49997e2.zip |
- Add NO_ARCH
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 |