diff options
Diffstat (limited to 'devel/rubygem-test-unit/Makefile')
-rw-r--r-- | devel/rubygem-test-unit/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/rubygem-test-unit/Makefile b/devel/rubygem-test-unit/Makefile index a4606ef2827f..ee1efc485fa1 100644 --- a/devel/rubygem-test-unit/Makefile +++ b/devel/rubygem-test-unit/Makefile @@ -13,4 +13,5 @@ USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes +NO_STAGE= yes .include <bsd.port.mk> |