aboutsummaryrefslogtreecommitdiff
path: root/net/netatalk3/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/netatalk3/Makefile')
-rw-r--r--net/netatalk3/Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/net/netatalk3/Makefile b/net/netatalk3/Makefile
index 8d5ccf32e68c..1f8b4ccff8e4 100644
--- a/net/netatalk3/Makefile
+++ b/net/netatalk3/Makefile
@@ -14,9 +14,6 @@ COMMENT= File server for Mac OS X
LICENSE= GPLv2
-DEPRECATED= Uses deprecated version of python
-EXPIRATION_DATE= 2020-09-15
-
LIB_DEPENDS= libgcrypt.so:security/libgcrypt \
libevent.so:devel/libevent
@@ -65,7 +62,7 @@ LDAP_CFLAGS= -I${LOCALBASE}/include -L${LOCALBASE}/lib
LDAP_USE= OPENLDAP=yes
LDAP_CONFIGURE_OFF= --without-ldap
SENDFILE_CONFIGURE_ENABLE=sendfile
-DBUS_USES= gnome python:2.7
+DBUS_USES= gnome python
DBUS_USE= GNOME=glib20
DBUS_LIB_DEPENDS= libdbus-glib-1.so:devel/dbus-glib \
libdbus-1.so:devel/dbus