aboutsummaryrefslogtreecommitdiff
path: root/www/rubygem-ntlm-http/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/rubygem-ntlm-http/Makefile')
-rw-r--r--www/rubygem-ntlm-http/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/www/rubygem-ntlm-http/Makefile b/www/rubygem-ntlm-http/Makefile
index 2f6da1a68258..7a3f7433ab4e 100644
--- a/www/rubygem-ntlm-http/Makefile
+++ b/www/rubygem-ntlm-http/Makefile
@@ -1,7 +1,4 @@
-# Ports collection makefile for: rubygem-ntlm-http
-# Date created: 31 Mar 2012
-# Whom: MIHIRA Yoshiro <sanpei@FreeBSD.org>
-#
+# Created by: MIHIRA Yoshiro <sanpei@FreeBSD.org>
# $FreeBSD$
PORTNAME= ntlm-http
@@ -16,4 +13,5 @@ USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
+NO_STAGE= yes
.include <bsd.port.mk>