diff options
Diffstat (limited to 'sysutils/puppet-lint/Makefile')
-rw-r--r-- | sysutils/puppet-lint/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sysutils/puppet-lint/Makefile b/sysutils/puppet-lint/Makefile index 8fe3abf59397..c748692006f4 100644 --- a/sysutils/puppet-lint/Makefile +++ b/sysutils/puppet-lint/Makefile @@ -14,4 +14,5 @@ USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes PLIST_FILES= bin/puppet-lint +NO_STAGE= yes .include <bsd.port.mk> |