Date: Sun, 10 Jan 2021 08:23:19 +0000 (UTC) From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r560976 - head/www/py-biscuits Message-ID: <202101100823.10A8NJCD020122@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Sun Jan 10 08:23:19 2021 New Revision: 560976 URL: https://svnweb.freebsd.org/changeset/ports/560976 Log: Clean up BUILD_DEPENDS after r559531 (USES=python:3.6+) Modified: head/www/py-biscuits/Makefile Modified: head/www/py-biscuits/Makefile ============================================================================== --- head/www/py-biscuits/Makefile Sun Jan 10 08:23:15 2021 (r560975) +++ head/www/py-biscuits/Makefile Sun Jan 10 08:23:19 2021 (r560976) @@ -12,8 +12,6 @@ COMMENT= Fast and tasty cookies handling LICENSE= MIT -BUILD_DEPENDS= ${PY_PATHLIB} - USES= python:3.6+ USE_PYTHON= autoplist concurrent distutils
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202101100823.10A8NJCD020122>