diff options
author | Bryan Drewery <bdrewery@FreeBSD.org> | 2013-09-20 15:58:09 +0000 |
---|---|---|
committer | Bryan Drewery <bdrewery@FreeBSD.org> | 2013-09-20 15:58:09 +0000 |
commit | 2324655f200dcb66c0a26dc9f7ba34216e5a7c3f (patch) | |
tree | 3310e381bea8ad1402bd438c7348400bcb76a66b /devel/checkbashisms | |
parent | 7055ff02f189a21dc14fc0489900f315a6e9192f (diff) | |
download | ports-2324655f200dcb66c0a26dc9f7ba34216e5a7c3f.tar.gz ports-2324655f200dcb66c0a26dc9f7ba34216e5a7c3f.zip |
Notes
Diffstat (limited to 'devel/checkbashisms')
-rw-r--r-- | devel/checkbashisms/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/checkbashisms/Makefile b/devel/checkbashisms/Makefile index 486e03573cc9..217423fc0afe 100644 --- a/devel/checkbashisms/Makefile +++ b/devel/checkbashisms/Makefile @@ -18,6 +18,7 @@ USES= perl5 USE_PERL5= run NO_BUILD= yes NO_WRKSUBDIR= yes +NO_STAGE= yes PLIST_FILES= bin/${DISTNAME} |