aboutsummaryrefslogtreecommitdiffstats
path: root/textproc
diff options
context:
space:
mode:
authorsunpoet <sunpoet@FreeBSD.org>2015-07-18 23:01:38 +0800
committersunpoet <sunpoet@FreeBSD.org>2015-07-18 23:01:38 +0800
commit49196b45d2c8f10cd1a9932c43565a744b3737fc (patch)
treedb131de9a191ec776763573ecc06c2acb536beda /textproc
parent48c253ee73c2dd24f91cff9f195f92a262ab5b1f (diff)
downloadfreebsd-ports-gnome-49196b45d2c8f10cd1a9932c43565a744b3737fc.tar.gz
freebsd-ports-gnome-49196b45d2c8f10cd1a9932c43565a744b3737fc.tar.zst
freebsd-ports-gnome-49196b45d2c8f10cd1a9932c43565a744b3737fc.zip
- Add NO_ARCH
Diffstat (limited to 'textproc')
-rw-r--r--textproc/en-hunspell/Makefile1
-rw-r--r--textproc/es-hunspell/Makefile1
-rw-r--r--textproc/it-hunspell/Makefile1
-rw-r--r--textproc/nl-hunspell/Makefile1
-rw-r--r--textproc/no-hunspell/Makefile1
-rw-r--r--textproc/ro-hunspell/Makefile1
-rw-r--r--textproc/sk-hunspell/Makefile1
-rw-r--r--textproc/so-hunspell/Makefile1
-rw-r--r--textproc/sq-hunspell/Makefile1
-rw-r--r--textproc/sr-hunspell/Makefile1
-rw-r--r--textproc/ss-hunspell/Makefile1
-rw-r--r--textproc/sv-hunspell/Makefile1
-rw-r--r--textproc/te-hunspell/Makefile1
-rw-r--r--textproc/ti-hunspell/Makefile1
-rw-r--r--textproc/tk-hunspell/Makefile1
-rw-r--r--textproc/tn-hunspell/Makefile1
-rw-r--r--textproc/ts-hunspell/Makefile1
-rw-r--r--textproc/uz-hunspell/Makefile1
-rw-r--r--textproc/ve-hunspell/Makefile1
-rw-r--r--textproc/wa-hunspell/Makefile1
-rw-r--r--textproc/xh-hunspell/Makefile1
-rw-r--r--textproc/yi-hunspell/Makefile1
-rw-r--r--textproc/zu-hunspell/Makefile1
23 files changed, 23 insertions, 0 deletions
diff --git a/textproc/en-hunspell/Makefile b/textproc/en-hunspell/Makefile
index bec886b497da..bf5a3801076b 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 bda9ddb3374e..ac621266bec4 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 cfbe4bd21243..3908723da69a 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 c17cc4371850..fb1e1dc99cac 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 ccd694911705..ab46c1ea298f 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 4ee016b64c4d..3ff8f254a44a 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 73d164598c8a..32c9f693988a 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 81af2ecc97b7..60cea9082dd8 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 a6ac659d4b27..4314b39417ca 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 270422c0954a..109d9c219414 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 047e8b6d3353..a8ce25918b8e 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 e3f6652e4db8..9d598a45f90b 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 f09bca5f185a..79b33772d7f8 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 bc132d2c8ed1..c9af949fda6a 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 9dc6de2b21af..265063034c25 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 89462d6ee497..6b487fa0aa4a 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 97cdb2ceee30..545e587d1d6f 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 c7a2e1abe48b..2a55c69b63e3 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 8c048f6c20c5..c30acf691a54 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 41fd2237ad4c..292299158b0b 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 e8608bb9797e..87a70ea86be6 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 9c6e547f3902..5305f0e881a8 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 42d4dd866ff3..2e11f4fad2a6 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