diff options
Diffstat (limited to 'security/denyhosts')
-rw-r--r-- | security/denyhosts/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/denyhosts/Makefile b/security/denyhosts/Makefile index 209efca6378c..f6886d41756c 100644 --- a/security/denyhosts/Makefile +++ b/security/denyhosts/Makefile @@ -21,6 +21,7 @@ SUB_FILES= pkg-message PORTDOCS= CHANGELOG.txt LICENSE.txt README.txt +NO_STAGE= yes post-patch: @${REINPLACE_CMD} -e 's,%%PREFIX%%,${PREFIX},' \ ${WRKSRC}/daemon-control-dist \ |