[Bug 219687] [NEW PORT] net/google-compute-engine: User daemon for Google Compute Engine
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Fri Jul 28 02:30:20 UTC 2017
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=219687
Po-Chuan Hsieh <sunpoet at FreeBSD.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |sunpoet at FreeBSD.org
--- Comment #22 from Po-Chuan Hsieh <sunpoet at FreeBSD.org> ---
I did a quick review.
Please remove the following from Makefile:
- MASTER_SITES: CHEESESHOP does not have the tarball. USE_GITHUB will add
GitHub to MASTER_SITES.
- DISTNAME: it's set by USE_GITHUB.
- BUILD_DEPENDS: it's already added by USES=python and USE_PYTHON=distutils.
- setuptools in RUN_DEPENDS: it's already added by USES=python and
USE_PYTHON=distutils.
After the removal:
% make -V MASTER_SITES
https://codeload.github.com/GoogleCloudPlatform/compute-image-packages/tar.gz/20170718?dummy=/
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the freebsd-python
mailing list