diff options
Diffstat (limited to 'mail/nullpop/Makefile')
-rw-r--r-- | mail/nullpop/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mail/nullpop/Makefile b/mail/nullpop/Makefile index 71ef2bcf5a8d..1047f8de6708 100644 --- a/mail/nullpop/Makefile +++ b/mail/nullpop/Makefile @@ -17,4 +17,5 @@ CONFIGURE_ARGS+=--libexecdir="${PREFIX}/bin" PLIST_FILES= bin/nullpop MAN8= nullpop.8 +NO_STAGE= yes .include <bsd.port.mk> |