diff options
Diffstat (limited to 'mail/opendkim/Makefile')
-rw-r--r-- | mail/opendkim/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mail/opendkim/Makefile b/mail/opendkim/Makefile index 920c5eefb260..0ea8c994f5ed 100644 --- a/mail/opendkim/Makefile +++ b/mail/opendkim/Makefile @@ -50,6 +50,7 @@ STATS_DESC= Setup statistics tools MAKE_ARGS+= pkgconfigdir="${PREFIX}/libdata/pkgconfig" +NO_STAGE= yes .include "${.CURDIR}/Makefile.options" .include <bsd.port.options.mk> |