summaryrefslogtreecommitdiff
path: root/sysutils/rubygem-bundler/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/rubygem-bundler/Makefile')
-rw-r--r--sysutils/rubygem-bundler/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/sysutils/rubygem-bundler/Makefile b/sysutils/rubygem-bundler/Makefile
index 6a4211ba0fd8..a9e6d3ef7b51 100644
--- a/sysutils/rubygem-bundler/Makefile
+++ b/sysutils/rubygem-bundler/Makefile
@@ -1,4 +1,4 @@
-# Whom: Robert Gogolok <gogo@cs.uni-sb.de>
+# Created by: Robert Gogolok <gogo@cs.uni-sb.de>
# $FreeBSD$
PORTNAME= bundler
@@ -15,4 +15,5 @@ RUBYGEM_AUTOPLIST= yes
PLIST_FILES= bin/bundle
+NO_STAGE= yes
.include <bsd.port.mk>