aboutsummaryrefslogtreecommitdiffstats
path: root/www/rubygem-haml/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/rubygem-haml/Makefile')
-rw-r--r--www/rubygem-haml/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/www/rubygem-haml/Makefile b/www/rubygem-haml/Makefile
index 2ec8dd60e506..6008e2473e28 100644
--- a/www/rubygem-haml/Makefile
+++ b/www/rubygem-haml/Makefile
@@ -1,7 +1,4 @@
-# Ports collection makefile for: rubygem-haml
-# Date created: 13 July 2007
-# Whom: Robert Gogolok <gogo@cs.uni-sb.de>
-#
+# Created by: Robert Gogolok <gogo@cs.uni-sb.de>
# $FreeBSD$
PORTNAME= haml
@@ -18,4 +15,5 @@ RUBYGEM_AUTOPLIST= yes
PLIST_FILES= bin/haml bin/html2haml
+NO_STAGE= yes
.include <bsd.port.mk>