aboutsummaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2018-11-21 17:59:05 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2018-11-21 17:59:05 +0000
commit6fbcbaffef9161b02e9bd57638736fc2cd1f538d (patch)
tree597dc3a1f00530ccb6d7bbe69faf7dd9b1c23d9d /net
parent976ecf04996b5d0395f68bd93f68d7ce8c944415 (diff)
downloadports-6fbcbaffef9161b02e9bd57638736fc2cd1f538d.tar.gz
ports-6fbcbaffef9161b02e9bd57638736fc2cd1f538d.zip
Notes
Diffstat (limited to 'net')
-rw-r--r--net/netatalk/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/net/netatalk/Makefile b/net/netatalk/Makefile
index 5c0525f094d5..596f05ed6d53 100644
--- a/net/netatalk/Makefile
+++ b/net/netatalk/Makefile
@@ -19,6 +19,10 @@ CPPFLAGS+= -D_IPP_PRIVATE_STRUCTURES
INSTALL_TARGET= install-strip
USE_RC_SUBR= netatalk
+BROKEN_FreeBSD_12= does not build, OpenSSL 1.1 unsupported
+DEPRECATED= Outdated branch of netatalk; use net/netatalk3 instead
+EXPIRATION_DATE= 2018-12-21
+
CONFIGURE_ARGS+= --with-tcp-wrappers \
--with-pkgconfdir=${PREFIX}/etc \
${ICONV_CONFIGURE_BASE} \