diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-09-20 19:59:12 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-09-20 19:59:12 +0000 |
commit | fd61959c15770f0b0197fb84191d0b733aa0cc81 (patch) | |
tree | a7a7b04e277ee05ebc43fa2ee4f2c5190807e3e9 /mail/qpopper | |
parent | 888ab73a81ce0010b6a141740f5b26e92a5ec6a8 (diff) | |
download | ports-fd61959c15770f0b0197fb84191d0b733aa0cc81.tar.gz ports-fd61959c15770f0b0197fb84191d0b733aa0cc81.zip |
Notes
Diffstat (limited to 'mail/qpopper')
-rw-r--r-- | mail/qpopper/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/qpopper/Makefile b/mail/qpopper/Makefile index cf10021c661a..43104e7f5724 100644 --- a/mail/qpopper/Makefile +++ b/mail/qpopper/Makefile @@ -1,5 +1,4 @@ # Created by: pst -# # $FreeBSD$ PORTNAME= qpopper @@ -62,6 +61,7 @@ U_OPTION_DESC= include support for user .qpopper-options OPTIONS_DEFAULT= APOP QPOPAUTH_SETUID SSL U_OPTION +NO_STAGE= yes .include <bsd.port.options.mk> .if empty(PORT_OPTIONS:MAPOP) |