diff options
author | Steve Wills <swills@FreeBSD.org> | 2013-10-30 02:58:22 +0000 |
---|---|---|
committer | Steve Wills <swills@FreeBSD.org> | 2013-10-30 02:58:22 +0000 |
commit | 42f28d58a889b9a4dcfe5edd0f664c4048bcf42b (patch) | |
tree | e10c110157b8d63e8a1ebaae218f14f9e0473e4d /textproc/rubygem-libxml-ruby | |
parent | 6cb19e796211713cc57235db5a31f8e9cb87ab6b (diff) |
Notes
Diffstat (limited to 'textproc/rubygem-libxml-ruby')
-rw-r--r-- | textproc/rubygem-libxml-ruby/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/textproc/rubygem-libxml-ruby/Makefile b/textproc/rubygem-libxml-ruby/Makefile index 09b9e16902c0..53b61c935609 100644 --- a/textproc/rubygem-libxml-ruby/Makefile +++ b/textproc/rubygem-libxml-ruby/Makefile @@ -15,5 +15,4 @@ USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes -NO_STAGE= yes .include <bsd.port.mk> |