aboutsummaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authorPhilip M. Gollucci <pgollucci@FreeBSD.org>2015-07-02 16:01:06 +0000
committerPhilip M. Gollucci <pgollucci@FreeBSD.org>2015-07-02 16:01:06 +0000
commit4e3d011569769e6a06e4bccf75fd126154afc154 (patch)
tree4551a3f999116d7a3ec6658a240ad0c15258972f /misc
parentaca133b7e364d3013a212f0029762c685dc50451 (diff)
Notes
Diffstat (limited to 'misc')
-rw-r--r--misc/rubygem-iesd/Makefile2
-rw-r--r--misc/rubygem-mime-types1/Makefile2
-rw-r--r--misc/rubygem-mimemagic/Makefile2
-rw-r--r--misc/rubygem-vpim/Makefile2
4 files changed, 8 insertions, 0 deletions
diff --git a/misc/rubygem-iesd/Makefile b/misc/rubygem-iesd/Makefile
index c13b755f0fec..dadfa6ddb33b 100644
--- a/misc/rubygem-iesd/Makefile
+++ b/misc/rubygem-iesd/Makefile
@@ -11,6 +11,8 @@ COMMENT= Modify Extensions, Kextcache and Packages on InstallESD
LICENSE= BSD2CLAUSE
+NO_ARCH= yes
+
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
diff --git a/misc/rubygem-mime-types1/Makefile b/misc/rubygem-mime-types1/Makefile
index 7104587a0166..a5ea97415de1 100644
--- a/misc/rubygem-mime-types1/Makefile
+++ b/misc/rubygem-mime-types1/Makefile
@@ -12,6 +12,8 @@ COMMENT= Ruby gem which provides a mailcap-like MIME Content-Type lookup
LICENSE= ART20 GPLv2 GPLv3 MIT
LICENSE_COMB= dual
+NO_ARCH= yes
+
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
diff --git a/misc/rubygem-mimemagic/Makefile b/misc/rubygem-mimemagic/Makefile
index b4fb3ad8fec2..48fe60b64f56 100644
--- a/misc/rubygem-mimemagic/Makefile
+++ b/misc/rubygem-mimemagic/Makefile
@@ -11,6 +11,8 @@ COMMENT= Detects the mime type of a file by extension or by content
LICENSE= MIT
+NO_ARCH= yes
+
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
diff --git a/misc/rubygem-vpim/Makefile b/misc/rubygem-vpim/Makefile
index df988555683c..62edd2fc583a 100644
--- a/misc/rubygem-vpim/Makefile
+++ b/misc/rubygem-vpim/Makefile
@@ -12,6 +12,8 @@ COMMENT= Pure Ruby library for decoding and encoding vCard and iCalendar data
LICENSE= BSD2CLAUSE RUBY
LICENSE_COMB= dual
+NO_ARCH= yes
+
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes