diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2015-07-18 23:01:38 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2015-07-18 23:01:38 +0800 |
commit | 49196b45d2c8f10cd1a9932c43565a744b3737fc (patch) | |
tree | db131de9a191ec776763573ecc06c2acb536beda /french | |
parent | 48c253ee73c2dd24f91cff9f195f92a262ab5b1f (diff) | |
download | freebsd-ports-gnome-49196b45d2c8f10cd1a9932c43565a744b3737fc.tar.gz freebsd-ports-gnome-49196b45d2c8f10cd1a9932c43565a744b3737fc.tar.zst freebsd-ports-gnome-49196b45d2c8f10cd1a9932c43565a744b3737fc.zip |
- Add NO_ARCH
Diffstat (limited to 'french')
-rw-r--r-- | french/hunspell/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/french/hunspell/Makefile b/french/hunspell/Makefile index ee538442cd63..5286dbfd0757 100644 --- a/french/hunspell/Makefile +++ b/french/hunspell/Makefile @@ -14,6 +14,7 @@ COMMENT= Modern French hunspell dictionaries LICENSE= MPL USES= zip +NO_ARCH= yes NO_BUILD= yes NO_WRKSUBDIR= yes |