diff options
author | tdb <tdb@FreeBSD.org> | 2014-05-10 06:33:54 +0800 |
---|---|---|
committer | tdb <tdb@FreeBSD.org> | 2014-05-10 06:33:54 +0800 |
commit | fb81dcccd2167112eb79881fb0014781f086d3e8 (patch) | |
tree | 644f306f0caf8365fbc438a69519ca5f3baa4c60 /sysutils/puppet-lint | |
parent | f9dc3d17f547a9f6ad2eea630d0798bae7c00e7a (diff) | |
download | freebsd-ports-gnome-fb81dcccd2167112eb79881fb0014781f086d3e8.tar.gz freebsd-ports-gnome-fb81dcccd2167112eb79881fb0014781f086d3e8.tar.zst freebsd-ports-gnome-fb81dcccd2167112eb79881fb0014781f086d3e8.zip |
- Stage support
Diffstat (limited to 'sysutils/puppet-lint')
-rw-r--r-- | sysutils/puppet-lint/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sysutils/puppet-lint/Makefile b/sysutils/puppet-lint/Makefile index c748692006f4..8fe3abf59397 100644 --- a/sysutils/puppet-lint/Makefile +++ b/sysutils/puppet-lint/Makefile @@ -14,5 +14,4 @@ USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes PLIST_FILES= bin/puppet-lint -NO_STAGE= yes .include <bsd.port.mk> |