diff options
Diffstat (limited to 'mail/linux-thunderbird/Makefile')
-rw-r--r-- | mail/linux-thunderbird/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mail/linux-thunderbird/Makefile b/mail/linux-thunderbird/Makefile index 317a8137e03e..da435c541608 100644 --- a/mail/linux-thunderbird/Makefile +++ b/mail/linux-thunderbird/Makefile @@ -15,5 +15,6 @@ REPLACE_GRE= yes USE_LINUX_APPS= dbusglib dbuslibs alsalib alsa-plugins-oss +NO_STAGE= yes .include "${.CURDIR}/../../www/linux-seamonkey/Makefile.common" .include <bsd.port.mk> |