diff options
author | Steve Wills <swills@FreeBSD.org> | 2013-10-30 02:20:20 +0000 |
---|---|---|
committer | Steve Wills <swills@FreeBSD.org> | 2013-10-30 02:20:20 +0000 |
commit | df0d3b8cb42fa35ac64a9f509ca84602571e1e5d (patch) | |
tree | e6dfbb7913a7f5ef6edb94c2b740a08f6329211e /comms | |
parent | e3445fa92c32817f2ce36d5256b5d21c76bebd53 (diff) |
Notes
Diffstat (limited to 'comms')
-rw-r--r-- | comms/rubygem-callsign/Makefile | 1 | ||||
-rw-r--r-- | comms/rubygem-ruby-termios/Makefile | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/comms/rubygem-callsign/Makefile b/comms/rubygem-callsign/Makefile index dc178028ac55..97500e6a2d03 100644 --- a/comms/rubygem-callsign/Makefile +++ b/comms/rubygem-callsign/Makefile @@ -16,5 +16,4 @@ USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes -NO_STAGE= yes .include <bsd.port.mk> diff --git a/comms/rubygem-ruby-termios/Makefile b/comms/rubygem-ruby-termios/Makefile index c3075a189bce..3c9579041896 100644 --- a/comms/rubygem-ruby-termios/Makefile +++ b/comms/rubygem-ruby-termios/Makefile @@ -12,5 +12,4 @@ USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes -NO_STAGE= yes .include <bsd.port.mk> |