diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2014-01-24 14:53:03 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2014-01-24 14:53:03 +0000 |
commit | c6a4d55ba1603416016b777ba0e8a787d14fe3c6 (patch) | |
tree | 894f9f850818a74171c4b2cf8726df8da3956d17 /net/rubygem-iproto | |
parent | 61647f72a1747e7321ba24e3383ea8b9955bfd32 (diff) |
Notes
Diffstat (limited to 'net/rubygem-iproto')
-rw-r--r-- | net/rubygem-iproto/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/net/rubygem-iproto/Makefile b/net/rubygem-iproto/Makefile index d98071dd8f7a..5e16876ad8a7 100644 --- a/net/rubygem-iproto/Makefile +++ b/net/rubygem-iproto/Makefile @@ -15,5 +15,4 @@ USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes -NO_STAGE= yes .include <bsd.port.mk> |