diff options
Diffstat (limited to 'mail/tpop3d/Makefile')
-rw-r--r-- | mail/tpop3d/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/mail/tpop3d/Makefile b/mail/tpop3d/Makefile index 74b4e632a82f..4ba35042e9ff 100644 --- a/mail/tpop3d/Makefile +++ b/mail/tpop3d/Makefile @@ -20,7 +20,6 @@ CONFIGURE_ARGS= --enable-auth-other \ --enable-tcp-wrappers \ --enable-tls \ --with-mailspool-directory=/var/mail -CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} OPTIONS= MYSQL "Use MySQL authentication" off \ PGSQL "Use PgSQL authentication" off \ |