diff options
Diffstat (limited to 'sysutils/rubygem-god/Makefile')
-rw-r--r-- | sysutils/rubygem-god/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sysutils/rubygem-god/Makefile b/sysutils/rubygem-god/Makefile index 517b7d00a08b..eee3c795204c 100644 --- a/sysutils/rubygem-god/Makefile +++ b/sysutils/rubygem-god/Makefile @@ -16,4 +16,5 @@ USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes PLIST_FILES= bin/god +NO_STAGE= yes .include <bsd.port.mk> |