summaryrefslogtreecommitdiff
path: root/comms/rubygem-ruby-termios
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 16:03:29 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 16:03:29 +0000
commit2b300eeb3f3f12f89596c38ef5510f621dde4ca9 (patch)
tree8db179eca6ba6e7449724456d92a408d868a7732 /comms/rubygem-ruby-termios
parentAdd NO_STAGE all over the place in preparation for the staging support (cat: ... (diff)
Add NO_STAGE all over the place in preparation for the staging support (cat: comms)
Notes
Notes: svn path=/head/; revision=327714
Diffstat (limited to 'comms/rubygem-ruby-termios')
-rw-r--r--comms/rubygem-ruby-termios/Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/comms/rubygem-ruby-termios/Makefile b/comms/rubygem-ruby-termios/Makefile
index 489dfbb4a3be..c3075a189bce 100644
--- a/comms/rubygem-ruby-termios/Makefile
+++ b/comms/rubygem-ruby-termios/Makefile
@@ -1,7 +1,3 @@
-# Ports collection makefile for: rubygem-ruby-termios
-# Date created: June 25, 2011
-# Whom: Philip M. Gollucci <pgollucci@p6m7g8.com>
-#
# $FreeBSD$
PORTNAME= ruby-termios
@@ -16,4 +12,5 @@ USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
+NO_STAGE= yes
.include <bsd.port.mk>