summaryrefslogtreecommitdiff
path: root/print
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2022-08-27 18:26:40 +0800
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2022-08-27 18:26:40 +0800
commit3859d598a01a03f063bebd71add11ad2a86dd8b5 (patch)
treeca757ae6de44ea43ee082859de37f2c69e1faa52 /print
parentgraphics/rubygem-cairo: Update to 1.17.7 (diff)
print/rubygem-color-tools: Cosmetic change
Diffstat (limited to 'print')
-rw-r--r--print/rubygem-color-tools/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/print/rubygem-color-tools/Makefile b/print/rubygem-color-tools/Makefile
index 3953b7db6e40..fa7d4f20dcfb 100644
--- a/print/rubygem-color-tools/Makefile
+++ b/print/rubygem-color-tools/Makefile
@@ -8,9 +8,9 @@ COMMENT= Provides colour space definition and manipulation
LICENSE= MIT
-NO_ARCH= yes
-
-USE_RUBY= yes
USES= gem
+USE_RUBY= yes
+
+NO_ARCH= yes
.include <bsd.port.mk>