diff options
author | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2015-07-02 16:01:06 +0000 |
---|---|---|
committer | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2015-07-02 16:01:06 +0000 |
commit | 4e3d011569769e6a06e4bccf75fd126154afc154 (patch) | |
tree | 4551a3f999116d7a3ec6658a240ad0c15258972f /graphics/rubygem-scruffy | |
parent | aca133b7e364d3013a212f0029762c685dc50451 (diff) | |
download | ports-4e3d011569769e6a06e4bccf75fd126154afc154.tar.gz ports-4e3d011569769e6a06e4bccf75fd126154afc154.zip |
Notes
Diffstat (limited to 'graphics/rubygem-scruffy')
-rw-r--r-- | graphics/rubygem-scruffy/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/graphics/rubygem-scruffy/Makefile b/graphics/rubygem-scruffy/Makefile index 19fd131f01b4..f4233dcd966a 100644 --- a/graphics/rubygem-scruffy/Makefile +++ b/graphics/rubygem-scruffy/Makefile @@ -12,6 +12,8 @@ COMMENT= Beautiful Graphs for Ruby LICENSE= MIT +NO_ARCH= yes + USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes |