diff options
author | Steve Wills <swills@FreeBSD.org> | 2013-10-30 02:59:10 +0000 |
---|---|---|
committer | Steve Wills <swills@FreeBSD.org> | 2013-10-30 02:59:10 +0000 |
commit | 0dc503ae7decea97bd717ef9b450fc10a5e1c0bb (patch) | |
tree | d86f5e548ce21bd97348f75be559d538850ccb0d /textproc/rubygem-simplecov-html | |
parent | 42f28d58a889b9a4dcfe5edd0f664c4048bcf42b (diff) | |
download | ports-0dc503ae7decea97bd717ef9b450fc10a5e1c0bb.tar.gz ports-0dc503ae7decea97bd717ef9b450fc10a5e1c0bb.zip |
Notes
Diffstat (limited to 'textproc/rubygem-simplecov-html')
-rw-r--r-- | textproc/rubygem-simplecov-html/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/textproc/rubygem-simplecov-html/Makefile b/textproc/rubygem-simplecov-html/Makefile index 6ccf6135ad27..6d2df5dbfd58 100644 --- a/textproc/rubygem-simplecov-html/Makefile +++ b/textproc/rubygem-simplecov-html/Makefile @@ -16,6 +16,5 @@ USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes -NO_STAGE= yes .include <bsd.port.mk> |