https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=219687

Po-Chuan Hsieh <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #22 from Po-Chuan Hsieh <[email protected]> ---
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.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-python
To unsubscribe, send any mail to "[email protected]"

Reply via email to