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