aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2015-07-18 15:02:02 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2015-07-18 15:02:02 +0000
commit36dd0c66c2d168502e20cce51024acb5671bfcd3 (patch)
treeebe759639282c13527bc32ab0355afbeb8c91141
parentb1ef5d715af9f99ab13e2f8b7d8b58cc1309ce02 (diff)
downloadports-36dd0c66c2d168502e20cce51024acb5671bfcd3.tar.gz
ports-36dd0c66c2d168502e20cce51024acb5671bfcd3.zip
- Add NO_ARCH
Notes
Notes: svn path=/head/; revision=392423
-rw-r--r--french/mythes/Makefile1
-rw-r--r--german/mythes/Makefile1
-rw-r--r--hungarian/mythes/Makefile1
-rw-r--r--polish/mythes/Makefile1
-rw-r--r--portuguese/mythes/Makefile1
-rw-r--r--russian/mythes/Makefile1
-rw-r--r--textproc/bg-mythes/Makefile1
-rw-r--r--textproc/cs-mythes/Makefile1
-rw-r--r--textproc/en-mythes/Makefile1
-rw-r--r--textproc/es-mythes/Makefile1
-rw-r--r--textproc/it-mythes/Makefile1
-rw-r--r--textproc/nl-mythes/Makefile1
-rw-r--r--textproc/ro-mythes/Makefile1
-rw-r--r--textproc/sk-mythes/Makefile1
-rw-r--r--textproc/sl-mythes/Makefile1
-rw-r--r--textproc/sv-mythes/Makefile1
-rw-r--r--ukrainian/mythes/Makefile1
17 files changed, 17 insertions, 0 deletions
diff --git a/french/mythes/Makefile b/french/mythes/Makefile
index ab514ab2bce5..d36e0c9ebcef 100644
--- a/french/mythes/Makefile
+++ b/french/mythes/Makefile
@@ -14,6 +14,7 @@ COMMENT= French thesaurus
LICENSE= LGPL21
USES= zip
+NO_ARCH= yes
NO_BUILD= yes
NO_WRKSUBDIR= yes
diff --git a/german/mythes/Makefile b/german/mythes/Makefile
index 181685b4aef2..2c1ae7718f02 100644
--- a/german/mythes/Makefile
+++ b/german/mythes/Makefile
@@ -13,6 +13,7 @@ COMMENT= German thesaurus
LICENSE= LGPL21
+NO_ARCH= yes
NO_BUILD= yes
NO_WRKSUBDIR= yes
diff --git a/hungarian/mythes/Makefile b/hungarian/mythes/Makefile
index b63fbd0df62e..a00df2b52600 100644
--- a/hungarian/mythes/Makefile
+++ b/hungarian/mythes/Makefile
@@ -14,6 +14,7 @@ COMMENT= Hungarian thesaurus
LICENSE= GPLv2
USES= zip
+NO_ARCH= yes
NO_BUILD= yes
NO_WRKSUBDIR= yes
diff --git a/polish/mythes/Makefile b/polish/mythes/Makefile
index ba4a736813b9..19ee23d4a9a3 100644
--- a/polish/mythes/Makefile
+++ b/polish/mythes/Makefile
@@ -14,6 +14,7 @@ COMMENT= Polish thesaurus
LICENSE= LGPL21
USES= zip
+NO_ARCH= yes
NO_BUILD= yes
NO_WRKSUBDIR= yes
diff --git a/portuguese/mythes/Makefile b/portuguese/mythes/Makefile
index 7f10fd979ba2..019efd845c2c 100644
--- a/portuguese/mythes/Makefile
+++ b/portuguese/mythes/Makefile
@@ -14,6 +14,7 @@ COMMENT= Portuguese thesaurus
LICENSE= GPLv2
USES= zip
+NO_ARCH= yes
NO_BUILD= yes
NO_WRKSUBDIR= yes
diff --git a/russian/mythes/Makefile b/russian/mythes/Makefile
index ad6d6c1241fa..43aa3b6d6c5a 100644
--- a/russian/mythes/Makefile
+++ b/russian/mythes/Makefile
@@ -14,6 +14,7 @@ COMMENT= Russian thesaurus
LICENSE= LGPL21
USES= zip
+NO_ARCH= yes
NO_BUILD= yes
NO_WRKSUBDIR= yes
diff --git a/textproc/bg-mythes/Makefile b/textproc/bg-mythes/Makefile
index 3e52cba31d6c..5716ffb3ff80 100644
--- a/textproc/bg-mythes/Makefile
+++ b/textproc/bg-mythes/Makefile
@@ -16,6 +16,7 @@ LICENSE= GPLv2 LGPL21 MPL
LICENSE_COMB= dual
USES= zip
+NO_ARCH= yes
NO_BUILD= yes
PLIST_FILES= %%DATADIR%%/th_bg_BG.dat \
diff --git a/textproc/cs-mythes/Makefile b/textproc/cs-mythes/Makefile
index b12f2bc1edb6..15130f2826dd 100644
--- a/textproc/cs-mythes/Makefile
+++ b/textproc/cs-mythes/Makefile
@@ -15,6 +15,7 @@ COMMENT= Czech thesaurus
LICENSE= MIT
USES= zip
+NO_ARCH= yes
NO_BUILD= yes
NO_WRKSUBDIR= yes
diff --git a/textproc/en-mythes/Makefile b/textproc/en-mythes/Makefile
index 54a67a253bea..4976a6c79c82 100644
--- a/textproc/en-mythes/Makefile
+++ b/textproc/en-mythes/Makefile
@@ -15,6 +15,7 @@ COMMENT= English thesaurus
LICENSE= LGPL21
USES= zip
+NO_ARCH= yes
NO_BUILD= yes
NO_WRKSUBDIR= yes
diff --git a/textproc/es-mythes/Makefile b/textproc/es-mythes/Makefile
index 742fc596a911..268ecf4ce38a 100644
--- a/textproc/es-mythes/Makefile
+++ b/textproc/es-mythes/Makefile
@@ -13,6 +13,7 @@ COMMENT= Spanish thesaurus
LICENSE= LGPL21
+NO_ARCH= yes
NO_BUILD= yes
NO_WRKSUBDIR= yes
USES= tar:bzip2
diff --git a/textproc/it-mythes/Makefile b/textproc/it-mythes/Makefile
index 82bf3de5db63..fba89d61596c 100644
--- a/textproc/it-mythes/Makefile
+++ b/textproc/it-mythes/Makefile
@@ -15,6 +15,7 @@ COMMENT= Italian thesaurus
LICENSE= AGPLv3
USES= zip
+NO_ARCH= yes
NO_BUILD= yes
NO_WRKSUBDIR= yes
diff --git a/textproc/nl-mythes/Makefile b/textproc/nl-mythes/Makefile
index e3cce764615d..43cee4b4ec53 100644
--- a/textproc/nl-mythes/Makefile
+++ b/textproc/nl-mythes/Makefile
@@ -14,6 +14,7 @@ COMMENT= Dutch thesaurus
LICENSE= BSD3CLAUSE
+NO_ARCH= yes
NO_BUILD= yes
NO_WRKSUBDIR= yes
diff --git a/textproc/ro-mythes/Makefile b/textproc/ro-mythes/Makefile
index 07e3fbf48c2a..7668091651da 100644
--- a/textproc/ro-mythes/Makefile
+++ b/textproc/ro-mythes/Makefile
@@ -15,6 +15,7 @@ COMMENT= Romanian thesaurus
LICENSE= GPLv2
USES= zip
+NO_ARCH= yes
NO_BUILD= yes
NO_WRKSUBDIR= yes
diff --git a/textproc/sk-mythes/Makefile b/textproc/sk-mythes/Makefile
index 1959f39e05b0..68335823a5a8 100644
--- a/textproc/sk-mythes/Makefile
+++ b/textproc/sk-mythes/Makefile
@@ -14,6 +14,7 @@ COMMENT= Slovak thesaurus
LICENSE= MIT
USES= zip
+NO_ARCH= yes
NO_BUILD= yes
NO_WRKSUBDIR= yes
diff --git a/textproc/sl-mythes/Makefile b/textproc/sl-mythes/Makefile
index 2bfcb07bf931..922c3127950a 100644
--- a/textproc/sl-mythes/Makefile
+++ b/textproc/sl-mythes/Makefile
@@ -14,6 +14,7 @@ COMMENT= Slovenian thesaurus
LICENSE= LGPL21
USES= zip
+NO_ARCH= yes
NO_BUILD= yes
NO_WRKSUBDIR= yes
diff --git a/textproc/sv-mythes/Makefile b/textproc/sv-mythes/Makefile
index 20e60f5d64ad..5f1c90977570 100644
--- a/textproc/sv-mythes/Makefile
+++ b/textproc/sv-mythes/Makefile
@@ -15,6 +15,7 @@ COMMENT= Swedish thesaurus
LICENSE= MIT
USES= zip
+NO_ARCH= yes
NO_BUILD= yes
NO_WRKSUBDIR= yes
diff --git a/ukrainian/mythes/Makefile b/ukrainian/mythes/Makefile
index c102a05b5006..5053cee7098c 100644
--- a/ukrainian/mythes/Makefile
+++ b/ukrainian/mythes/Makefile
@@ -13,6 +13,7 @@ COMMENT= Ukrainian thesaurus
LICENSE= LGPL21 GPLv2
LICENSE_COMB= dual
+NO_ARCH= yes
USES= perl5 tar:tgz
USE_PERL5= build