diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2015-07-18 15:01:38 +0000 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2015-07-18 15:01:38 +0000 |
commit | 49196b45d2c8f10cd1a9932c43565a744b3737fc (patch) | |
tree | db131de9a191ec776763573ecc06c2acb536beda | |
parent | 48c253ee73c2dd24f91cff9f195f92a262ab5b1f (diff) | |
download | FreeBSD-ports-49196b45d2c8f10cd1a9932c43565a744b3737fc.zip FreeBSD-ports-49196b45d2c8f10cd1a9932c43565a744b3737fc.tar.gz |
- Add NO_ARCH
31 files changed, 31 insertions, 0 deletions
diff --git a/french/hunspell/Makefile b/french/hunspell/Makefile index ee53844..5286dbf 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 diff --git a/german/hunspell/Makefile b/german/hunspell/Makefile index f78c1d8..44cf990 100644 --- a/german/hunspell/Makefile +++ b/german/hunspell/Makefile @@ -19,6 +19,7 @@ BUILD_DEPENDS= aspell:${PORTSDIR}/textproc/aspell \ USES= gmake perl5 shebangfix tar:bzip2 ALL_TARGET= hunspell-all +NO_ARCH= yes USE_PERL5= build SHEBANG_FILES= bin/*.pl diff --git a/hebrew/hunspell/Makefile b/hebrew/hunspell/Makefile index 49f8c14..28d7055 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 diff --git a/polish/hunspell/Makefile b/polish/hunspell/Makefile index cb78d33..a29942f 100644 --- a/polish/hunspell/Makefile +++ b/polish/hunspell/Makefile @@ -14,6 +14,7 @@ LICENSE= LGPL21 GPLv2 MPL LICENSE_COMB= dual USES= zip +NO_ARCH= yes NO_BUILD= yes PLIST_FILES= %%DATADIR%%/pl_PL.aff \ diff --git a/portuguese/hunspell/Makefile b/portuguese/hunspell/Makefile index 0244b1ce..f8dfe69 100644 --- a/portuguese/hunspell/Makefile +++ b/portuguese/hunspell/Makefile @@ -18,6 +18,7 @@ COMMENT= Portuguese hunspell dictionaries # - pt_BR is licensed under LGPL3 and MPL. LICENSE= MPL +NO_ARCH= yes NO_BUILD= yes WRKSRC= ${WRKDIR}/hunspell-pt_PT-${PORTVERSION} diff --git a/russian/hunspell/Makefile b/russian/hunspell/Makefile index c85cb60..83342d4 100644 --- a/russian/hunspell/Makefile +++ b/russian/hunspell/Makefile @@ -13,6 +13,7 @@ COMMENT= Russian hunspell dictionaries LICENSE= LGPL3 USES= zip +NO_ARCH= yes NO_BUILD= yes NO_WRKSUBDIR= yes PROJECTHOST= hunspell-ru diff --git a/textproc/en-hunspell/Makefile b/textproc/en-hunspell/Makefile index bec886b..bf5a380 100644 --- a/textproc/en-hunspell/Makefile +++ b/textproc/en-hunspell/Makefile @@ -22,6 +22,7 @@ LICENSE= BSD3CLAUSE LGPL3 LICENSE_COMB= multi USES= zip +NO_ARCH= yes NO_BUILD= yes NO_WRKSUBDIR= yes diff --git a/textproc/es-hunspell/Makefile b/textproc/es-hunspell/Makefile index bda9ddb..ac62126 100644 --- a/textproc/es-hunspell/Makefile +++ b/textproc/es-hunspell/Makefile @@ -15,6 +15,7 @@ COMMENT= Spanish hunspell dictionaries LICENSE= GPLv3 LGPL3 MPL LICENSE_COMB= dual +NO_ARCH= yes NO_BUILD= yes NO_WRKSUBDIR= yes diff --git a/textproc/it-hunspell/Makefile b/textproc/it-hunspell/Makefile index cfbe4bd..3908723 100644 --- a/textproc/it-hunspell/Makefile +++ b/textproc/it-hunspell/Makefile @@ -14,6 +14,7 @@ COMMENT= Italian hunspell dictionaries LICENSE= GPLv3 +NO_ARCH= yes NO_BUILD= yes NO_WRKSUBDIR= yes diff --git a/textproc/nl-hunspell/Makefile b/textproc/nl-hunspell/Makefile index c17cc43..fb1e1dc 100644 --- a/textproc/nl-hunspell/Makefile +++ b/textproc/nl-hunspell/Makefile @@ -19,6 +19,7 @@ LICENSE_NAME_CCbyNCSA3=Attribution-NonCommercial-ShareAlike 3.0 Unported LICENSE_TEXT_CCbyNCSA3=http://creativecommons.org/licenses/by/3.0/legalcode LICENSE_PERMS_CCbyNCSA3=dist-mirror pkg-mirror auto-accept +NO_ARCH= yes NO_BUILD= yes NO_WRKSUBDIR= yes diff --git a/textproc/no-hunspell/Makefile b/textproc/no-hunspell/Makefile index ccd6949..ab46c1e 100644 --- a/textproc/no-hunspell/Makefile +++ b/textproc/no-hunspell/Makefile @@ -15,6 +15,7 @@ LICENSE= GPLv2 GPLv3 LICENSE_COMB= dual USES= zip +NO_ARCH= yes NO_BUILD= yes PLIST_FILES= %%DATADIR%%/nb_NO.aff \ diff --git a/textproc/ro-hunspell/Makefile b/textproc/ro-hunspell/Makefile index 4ee016b..3ff8f25 100644 --- a/textproc/ro-hunspell/Makefile +++ b/textproc/ro-hunspell/Makefile @@ -15,6 +15,7 @@ LICENSE= LGPL21 GPLv2 MPL LICENSE_COMB= dual USES= zip +NO_ARCH= yes NO_BUILD= yes NO_WRKSUBDIR= yes diff --git a/textproc/sk-hunspell/Makefile b/textproc/sk-hunspell/Makefile index 73d1645..32c9f69 100644 --- a/textproc/sk-hunspell/Makefile +++ b/textproc/sk-hunspell/Makefile @@ -16,6 +16,7 @@ LICENSE= LGPL21 GPLv2 MPL LICENSE_COMB= dual USES= zip +NO_ARCH= yes NO_BUILD= yes PLIST_FILES= %%DATADIR%%/sk_SK.aff \ diff --git a/textproc/so-hunspell/Makefile b/textproc/so-hunspell/Makefile index 81af2ec..60cea90 100644 --- a/textproc/so-hunspell/Makefile +++ b/textproc/so-hunspell/Makefile @@ -15,6 +15,7 @@ COMMENT= Somali hunspell dictionaries LICENSE= GPLv3 +NO_ARCH= yes NO_BUILD= yes WRKSRC= ${WRKDIR}/dictionaries diff --git a/textproc/sq-hunspell/Makefile b/textproc/sq-hunspell/Makefile index a6ac659..4314b39 100644 --- a/textproc/sq-hunspell/Makefile +++ b/textproc/sq-hunspell/Makefile @@ -16,6 +16,7 @@ LICENSE= GPLv2 GPLv3 LICENSE_COMB= dual USES= zip +NO_ARCH= yes NO_BUILD= yes PLIST_FILES= %%DATADIR%%/sq_AL.aff \ diff --git a/textproc/sr-hunspell/Makefile b/textproc/sr-hunspell/Makefile index 270422c..109d9c2 100644 --- a/textproc/sr-hunspell/Makefile +++ b/textproc/sr-hunspell/Makefile @@ -15,6 +15,7 @@ COMMENT= Serbian hunspell dictionaries LICENSE= GPLv2 +NO_ARCH= yes NO_BUILD= yes WRKSRC= ${WRKDIR}/dictionaries diff --git a/textproc/ss-hunspell/Makefile b/textproc/ss-hunspell/Makefile index 047e8b6..a8ce259 100644 --- a/textproc/ss-hunspell/Makefile +++ b/textproc/ss-hunspell/Makefile @@ -13,6 +13,7 @@ DIST_SUBDIR= ${PORTNAME} MAINTAINER= office@FreeBSD.org COMMENT= Swati hunspell dictionaries +NO_ARCH= yes NO_BUILD= yes WRKSRC= ${WRKDIR}/dictionaries diff --git a/textproc/sv-hunspell/Makefile b/textproc/sv-hunspell/Makefile index e3f6652..9d598a4 100644 --- a/textproc/sv-hunspell/Makefile +++ b/textproc/sv-hunspell/Makefile @@ -15,6 +15,7 @@ COMMENT= Swedish hunspell dictionaries LICENSE= GPLv3 +NO_ARCH= yes NO_BUILD= yes NO_WRKSUBDIR= yes diff --git a/textproc/te-hunspell/Makefile b/textproc/te-hunspell/Makefile index f09bca5..79b3377 100644 --- a/textproc/te-hunspell/Makefile +++ b/textproc/te-hunspell/Makefile @@ -17,6 +17,7 @@ LICENSE= GPLv2 BUILD_DEPENDS= prezip-bin:${PORTSDIR}/textproc/aspell \ wordlist2hunspell:${PORTSDIR}/textproc/hunspell +NO_ARCH= yes USES= tar:bzip2 PLIST_FILES= %%DATADIR%%/te_IN.aff \ diff --git a/textproc/ti-hunspell/Makefile b/textproc/ti-hunspell/Makefile index bc132d2..c9af949 100644 --- a/textproc/ti-hunspell/Makefile +++ b/textproc/ti-hunspell/Makefile @@ -13,6 +13,7 @@ MAINTAINER= office@FreeBSD.org COMMENT= Tigrigna hunspell dictionaries USES= zip +NO_ARCH= yes NO_BUILD= yes NO_WRKSUBDIR= yes diff --git a/textproc/tk-hunspell/Makefile b/textproc/tk-hunspell/Makefile index 9dc6de2..2650630 100644 --- a/textproc/tk-hunspell/Makefile +++ b/textproc/tk-hunspell/Makefile @@ -14,6 +14,7 @@ COMMENT= Turkmen hunspell dictionaries LICENSE= GPLv3 +NO_ARCH= yes NO_BUILD= yes WRKSRC= ${WRKDIR}/dictionaries diff --git a/textproc/tn-hunspell/Makefile b/textproc/tn-hunspell/Makefile index 89462d6..6b487fa 100644 --- a/textproc/tn-hunspell/Makefile +++ b/textproc/tn-hunspell/Makefile @@ -13,6 +13,7 @@ DIST_SUBDIR= ${PORTNAME} MAINTAINER= office@FreeBSD.org COMMENT= Tswana hunspell dictionaries +NO_ARCH= yes NO_BUILD= yes WRKSRC= ${WRKDIR}/dictionaries diff --git a/textproc/ts-hunspell/Makefile b/textproc/ts-hunspell/Makefile index 97cdb2c..545e587 100644 --- a/textproc/ts-hunspell/Makefile +++ b/textproc/ts-hunspell/Makefile @@ -13,6 +13,7 @@ DIST_SUBDIR= ${PORTNAME} MAINTAINER= office@FreeBSD.org COMMENT= Tsonga hunspell dictionaries +NO_ARCH= yes NO_BUILD= yes WRKSRC= ${WRKDIR}/dictionaries diff --git a/textproc/uz-hunspell/Makefile b/textproc/uz-hunspell/Makefile index c7a2e1a..2a55c69 100644 --- a/textproc/uz-hunspell/Makefile +++ b/textproc/uz-hunspell/Makefile @@ -13,6 +13,7 @@ MAINTAINER= office@FreeBSD.org COMMENT= Uzbek hunspell dictionaries ALL_TARGET= uz_UZ.dic +NO_ARCH= yes USES= tar:bzip2 WRKSRC= ${WRKDIR}/${DISTNAME}/hunspell diff --git a/textproc/ve-hunspell/Makefile b/textproc/ve-hunspell/Makefile index 8c048f6..c30acf6 100644 --- a/textproc/ve-hunspell/Makefile +++ b/textproc/ve-hunspell/Makefile @@ -13,6 +13,7 @@ DIST_SUBDIR= ${PORTNAME} MAINTAINER= office@FreeBSD.org COMMENT= Venda hunspell dictionaries +NO_ARCH= yes NO_BUILD= yes WRKSRC= ${WRKDIR}/dictionaries diff --git a/textproc/wa-hunspell/Makefile b/textproc/wa-hunspell/Makefile index 41fd223..2922991 100644 --- a/textproc/wa-hunspell/Makefile +++ b/textproc/wa-hunspell/Makefile @@ -17,6 +17,7 @@ LICENSE= LGPL21 BUILD_DEPENDS= aspell:${PORTSDIR}/textproc/aspell ALL_TARGET= myspell +NO_ARCH= yes USES= tar:bzip2 PLIST_FILES= %%DATADIR%%/wa.aff \ diff --git a/textproc/xh-hunspell/Makefile b/textproc/xh-hunspell/Makefile index e8608bb..87a70ea 100644 --- a/textproc/xh-hunspell/Makefile +++ b/textproc/xh-hunspell/Makefile @@ -13,6 +13,7 @@ DIST_SUBDIR= ${PORTNAME} MAINTAINER= office@FreeBSD.org COMMENT= Xhosa hunspell dictionaries +NO_ARCH= yes NO_BUILD= yes WRKSRC= ${WRKDIR}/dictionaries diff --git a/textproc/yi-hunspell/Makefile b/textproc/yi-hunspell/Makefile index 9c6e547..5305f0e 100644 --- a/textproc/yi-hunspell/Makefile +++ b/textproc/yi-hunspell/Makefile @@ -14,6 +14,7 @@ COMMENT= Yiddish hunspell dictionaries LICENSE= GPLv3 +NO_ARCH= yes NO_BUILD= yes WRKSRC= ${WRKDIR}/dictionaries diff --git a/textproc/zu-hunspell/Makefile b/textproc/zu-hunspell/Makefile index 42d4dd8..2e11f4f 100644 --- a/textproc/zu-hunspell/Makefile +++ b/textproc/zu-hunspell/Makefile @@ -13,6 +13,7 @@ DIST_SUBDIR= ${PORTNAME} MAINTAINER= office@FreeBSD.org COMMENT= Zulu hunspell dictionaries +NO_ARCH= yes NO_BUILD= yes WRKSRC= ${WRKDIR}/dictionaries diff --git a/ukrainian/hunspell/Makefile b/ukrainian/hunspell/Makefile index 0865129..ea5075b 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 diff --git a/vietnamese/hunspell/Makefile b/vietnamese/hunspell/Makefile index 56f88ba..e475a8e 100644 --- a/vietnamese/hunspell/Makefile +++ b/vietnamese/hunspell/Makefile @@ -14,6 +14,7 @@ COMMENT= Vietnamese hunspell dictionaries LICENSE= GPLv3 USES= zip +NO_ARCH= yes NO_BUILD= yes NO_WRKSUBDIR= yes PROJECTHOST= hunspell-spellcheck-vi |