diff options
Diffstat (limited to 'security/openssh-portable/Makefile')
-rw-r--r-- | security/openssh-portable/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/openssh-portable/Makefile b/security/openssh-portable/Makefile index cb8707d10119..3ef79f07bfcb 100644 --- a/security/openssh-portable/Makefile +++ b/security/openssh-portable/Makefile @@ -202,6 +202,7 @@ CONFIGURE_LIBS+= -lldap EMPTYDIR= /var/empty .if ${PORT_OPTIONS:MOVERWRITE_BASE} +# XXX: Mark this BROKEN rather than remove the option to force people to notice for POLA. DEPRECATED= Overwrite-base option/port/pkg will be removed. There is no real need for foot-shooting. EXPIRATION_DATE= 2015-01-01 WITH_OPENSSL_BASE= yes |