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 /ukrainian | |
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 'ukrainian')
-rw-r--r-- | ukrainian/hunspell/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ukrainian/hunspell/Makefile b/ukrainian/hunspell/Makefile index 0865129d0700..ea5075b4f77a 100644 --- a/ukrainian/hunspell/Makefile +++ b/ukrainian/hunspell/Makefile @@ -14,6 +14,7 @@ LICENSE= GPLv2 LGPL21 LICENSE_COMB= dual ALL_TARGET= myspell +NO_ARCH= yes USE_PERL5= build USES= gmake iconv:build shebangfix perl5 tar:tgz SHEBANG_FILES= bin/*.pl |