aboutsummaryrefslogtreecommitdiff
path: root/devel/rubygem-getopt/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/rubygem-getopt/Makefile')
-rw-r--r--devel/rubygem-getopt/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/devel/rubygem-getopt/Makefile b/devel/rubygem-getopt/Makefile
index 8f4303a76c25..7e5e70fbb03d 100644
--- a/devel/rubygem-getopt/Makefile
+++ b/devel/rubygem-getopt/Makefile
@@ -1,7 +1,4 @@
-# Ports collection makefile for: getopt
-# Date created: Tue 16 Mar 2010
-# Whom: Alexey V. Degtyarev <alexey@renatasystems.org>
-#
+# Created by: Alexey V. Degtyarev <alexey@renatasystems.org>
# $FreeBSD$
PORTNAME= getopt
@@ -17,4 +14,5 @@ USE_RAKE= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
+NO_STAGE= yes
.include <bsd.port.mk>