diff options
Diffstat (limited to 'security/doscan/Makefile')
-rw-r--r-- | security/doscan/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/doscan/Makefile b/security/doscan/Makefile index 6b83354e3e27..bd83400361d8 100644 --- a/security/doscan/Makefile +++ b/security/doscan/Makefile @@ -19,6 +19,7 @@ MAN1= doscan.1 PLIST_FILES= bin/doscan +NO_STAGE= yes post-patch: ${REINPLACE_CMD} -e 's|ony o|on yo|' \ ${WRKSRC}/doc/doscan.1 |