aboutsummaryrefslogtreecommitdiff
path: root/print/rubygem-prawn_shapes
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2019-11-03 17:23:13 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2019-11-03 17:23:13 +0000
commitaca9e6a256da1d0aaa854282c8c738eb945abefc (patch)
tree614e4c0b8e733a36e4fd7d431f4c9d1ec773706a /print/rubygem-prawn_shapes
parent7e4f0ce8c7cb805572d132d6e814c3279bf8eb44 (diff)
downloadports-aca9e6a256da1d0aaa854282c8c738eb945abefc.tar.gz
ports-aca9e6a256da1d0aaa854282c8c738eb945abefc.zip
Cosmetic change
Notes
Notes: svn path=/head/; revision=516523
Diffstat (limited to 'print/rubygem-prawn_shapes')
-rw-r--r--print/rubygem-prawn_shapes/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/print/rubygem-prawn_shapes/Makefile b/print/rubygem-prawn_shapes/Makefile
index fbaaa42d36ce..cb7c43dfbcfa 100644
--- a/print/rubygem-prawn_shapes/Makefile
+++ b/print/rubygem-prawn_shapes/Makefile
@@ -12,8 +12,9 @@ COMMENT= Adds additional vector shapes to Prawn
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
-NO_ARCH= yes
-USE_RUBY= yes
USES= gem
+USE_RUBY= yes
+
+NO_ARCH= yes
.include <bsd.port.mk>