diff options
author | Steve Wills <swills@FreeBSD.org> | 2013-10-30 02:32:53 +0000 |
---|---|---|
committer | Steve Wills <swills@FreeBSD.org> | 2013-10-30 02:32:53 +0000 |
commit | 912f8531e175b7a2cb2e6fad4a6baffb19c83cba (patch) | |
tree | fa47cc15b40a51f2a0d74e7453cc2142dfa56aa3 /devel/rubygem-fastercsv/Makefile | |
parent | 46877e7fcfbe3a022d2f9e226f50ed7437948177 (diff) |
Notes
Diffstat (limited to 'devel/rubygem-fastercsv/Makefile')
-rw-r--r-- | devel/rubygem-fastercsv/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/devel/rubygem-fastercsv/Makefile b/devel/rubygem-fastercsv/Makefile index a9b47f633fb0..868d36b480e4 100644 --- a/devel/rubygem-fastercsv/Makefile +++ b/devel/rubygem-fastercsv/Makefile @@ -13,5 +13,4 @@ USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes -NO_STAGE= yes .include <bsd.port.mk> |