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 /hebrew | |
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 'hebrew')
-rw-r--r-- | hebrew/hunspell/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/hebrew/hunspell/Makefile b/hebrew/hunspell/Makefile index 49f8c14c719c..28d7055586ed 100644 --- a/hebrew/hunspell/Makefile +++ b/hebrew/hunspell/Makefile @@ -16,6 +16,7 @@ LICENSE= AGPLv3 ALL_TARGET= hunspell CONFIGURE_ARGS= --enable-fatverb GNU_CONFIGURE= yes +NO_ARCH= yes USE_PERL5= build USES= gmake iconv:build perl5 shebangfix SHEBANG_FILES= ${WRKSRC}/pmerge |