diff options
Diffstat (limited to 'devel/rubygem-rspec-core/Makefile')
-rw-r--r-- | devel/rubygem-rspec-core/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/rubygem-rspec-core/Makefile b/devel/rubygem-rspec-core/Makefile index 72e31f55557a..086a828a68e7 100644 --- a/devel/rubygem-rspec-core/Makefile +++ b/devel/rubygem-rspec-core/Makefile @@ -16,4 +16,5 @@ RUBYGEM_AUTOPLIST= yes PLIST_FILES= bin/autospec bin/rspec +NO_STAGE= yes .include <bsd.port.mk> |