Date: Sun, 13 Sep 2020 18:21:54 +0000 (UTC) From: "Tobias C. Berner" <tcberner@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r548497 - head/math/gnumeric Message-ID: <202009131821.08DILsP8030233@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: tcberner Date: Sun Sep 13 18:21:54 2020 New Revision: 548497 URL: https://svnweb.freebsd.org/changeset/ports/548497 Log: math/gnumeric: actually remove DEPRECATED - missed in r548465 Modified: head/math/gnumeric/Makefile Modified: head/math/gnumeric/Makefile ============================================================================== --- head/math/gnumeric/Makefile Sun Sep 13 18:00:03 2020 (r548496) +++ head/math/gnumeric/Makefile Sun Sep 13 18:21:54 2020 (r548497) @@ -13,9 +13,6 @@ COMMENT= GNOME spreadsheet program LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING -DEPRECATED= Uses deprecated version of python -EXPIRATION_DATE= 2020-09-15 - BUILD_DEPENDS= itstool:textproc/itstool \ ginstall:sysutils/coreutils LIB_DEPENDS= libgoffice-0.10.so:devel/goffice \
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202009131821.08DILsP8030233>