diff options
Diffstat (limited to 'mail/qsf/Makefile')
-rw-r--r-- | mail/qsf/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mail/qsf/Makefile b/mail/qsf/Makefile index 165c1c03479f..f49106279fb8 100644 --- a/mail/qsf/Makefile +++ b/mail/qsf/Makefile @@ -22,6 +22,7 @@ PLIST_FILES= bin/qsf CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MGDBM} |