mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-24 00:45:52 +00:00
Take out the APOP option from the default config (even though it
was commented out). APOP causes problems if you try to compile with it optioned in.
This commit is contained in:
parent
8a4199869d
commit
b8e2f8fda3
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=2065
@ -3,7 +3,7 @@
|
||||
***************
|
||||
*** 0 ****
|
||||
--- 1,26 ----
|
||||
+ # @(#)$Id: MH,v 1.7 1990/04/06 09:44:31 sources Exp $
|
||||
+ # @(#)$Id: patch-aa,v 1.1.1.1 1994/10/04 23:32:54 pst Exp $
|
||||
+ # FreeBSD running sendmail
|
||||
+
|
||||
+ bin /usr/local/bin
|
||||
@ -27,5 +27,5 @@
|
||||
+ # free to customize it.
|
||||
+ #pop on
|
||||
+ #popdir /usr/local/libexec
|
||||
+ #options APOP='"/etc/pop.auth"' MPOP RPOP
|
||||
+ #options MPOP RPOP
|
||||
+ #ldoptlibs -lcrypt
|
||||
|
Loading…
Reference in New Issue
Block a user