diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2015-06-14 04:15:56 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2015-06-14 04:15:56 +0800 |
commit | 560e84a0f577f4fd125f5785380232c389402144 (patch) | |
tree | beaffcbce3bceabbc9669a3820fd10396117ae10 /graphics | |
parent | 3e508ba2b0f9a24a06d0621c48504634714f80bc (diff) | |
download | freebsd-ports-gnome-560e84a0f577f4fd125f5785380232c389402144.tar.gz freebsd-ports-gnome-560e84a0f577f4fd125f5785380232c389402144.tar.zst freebsd-ports-gnome-560e84a0f577f4fd125f5785380232c389402144.zip |
- Add NO_ARCH
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/rubygem-geokit/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/rubygem-geokit/Makefile b/graphics/rubygem-geokit/Makefile index 5b64e73205fa..7248fd849f2e 100644 --- a/graphics/rubygem-geokit/Makefile +++ b/graphics/rubygem-geokit/Makefile @@ -13,6 +13,7 @@ LICENSE= MIT RUN_DEPENDS= rubygem-multi_json>=1.3.2:${PORTSDIR}/devel/rubygem-multi_json +NO_ARCH= yes USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes |