diff options
Diffstat (limited to 'security/logcheck/Makefile')
-rw-r--r-- | security/logcheck/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/logcheck/Makefile b/security/logcheck/Makefile index ad36dbefc9f9..10f65393d04e 100644 --- a/security/logcheck/Makefile +++ b/security/logcheck/Makefile @@ -58,6 +58,7 @@ PATCH_LIST= extra-patch-debian__logcheck.cron.d \ extra-patch-src__logtail2 EXTRA_PATCHES= ${PATCH_LIST:C|^|${WRKDIR}/|g} +NO_STAGE= yes .include <bsd.port.pre.mk> pre-patch: |