svn commit: r525398 - head/deskutils/py-autokey
Antoine Brodin
antoine at FreeBSD.org
Thu Feb 6 18:40:53 UTC 2020
Author: antoine
Date: Thu Feb 6 18:40:53 2020
New Revision: 525398
URL: https://svnweb.freebsd.org/changeset/ports/525398
Log:
py-autokey no longer depends on pygtk2
Modified:
head/deskutils/py-autokey/Makefile
Modified: head/deskutils/py-autokey/Makefile
==============================================================================
--- head/deskutils/py-autokey/Makefile Thu Feb 6 18:22:24 2020 (r525397)
+++ head/deskutils/py-autokey/Makefile Thu Feb 6 18:40:53 2020 (r525398)
@@ -13,9 +13,6 @@ COMMENT= Desktop automation utility for FreeBSD and X1
LICENSE= GPLv3
LICENSE_FILE= ${WRKSRC}/LICENSE
-DEPRECATED= Old, uses EOLed python27
-EXPIRATION_DATE= 2020-03-02
-
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}dbus>0:devel/py-dbus@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}pyinotify>0:devel/py-pyinotify@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}xlib>0:x11-toolkits/py-xlib@${PY_FLAVOR}
More information about the svn-ports-head
mailing list