diff options
author | Steve Wills <swills@FreeBSD.org> | 2013-10-30 02:48:42 +0000 |
---|---|---|
committer | Steve Wills <swills@FreeBSD.org> | 2013-10-30 02:48:42 +0000 |
commit | c4295e8d58129104f3f2249a903dbeb3828a823b (patch) | |
tree | 406226233277e4efbef10e6133af38c00197263c /graphics/rubygem-graphviz | |
parent | 361c36449f2df28c3291a94f9deeca3723eda691 (diff) | |
download | ports-c4295e8d58129104f3f2249a903dbeb3828a823b.tar.gz ports-c4295e8d58129104f3f2249a903dbeb3828a823b.zip |
Notes
Diffstat (limited to 'graphics/rubygem-graphviz')
-rw-r--r-- | graphics/rubygem-graphviz/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/graphics/rubygem-graphviz/Makefile b/graphics/rubygem-graphviz/Makefile index 16bdfc17939b..ad1c9ceb31a5 100644 --- a/graphics/rubygem-graphviz/Makefile +++ b/graphics/rubygem-graphviz/Makefile @@ -20,5 +20,4 @@ USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes PLIST_FILES= bin/ruby2gv bin/gem2gv bin/dot2ruby bin/git2gv bin/xml2gv -NO_STAGE= yes .include <bsd.port.mk> |