Mercurial > hgrepos > FreeBSD > ports > www > uwsginl
changeset 12:9916e049d554
Remove unused distutils specific variables.
| author | Franz Glasner <hg@dom66.de> |
|---|---|
| date | Sun, 24 Sep 2017 12:47:50 +0200 |
| parents | 2d507ba64af4 |
| children | 9086ac6e44fb |
| files | Makefile |
| diffstat | 1 files changed, 0 insertions(+), 4 deletions(-) [+] |
line wrap: on
line diff
--- a/Makefile Sun Sep 24 03:04:27 2017 +0200 +++ b/Makefile Sun Sep 24 12:47:50 2017 +0200 @@ -39,10 +39,6 @@ PCRE_VARS= BUILDCONF_PCRE=true PCRE_LIB_DEPENDS= libpcre.so:devel/pcre -PYSETUP= uwsgiconfig.py -PYDISTUTILS_BUILD_TARGET= --build -PYDISTUTILS_BUILDARGS= --verbose - XML_VARS= BUILDCONF_XML=libxml2 XML_LIB_DEPENDS= libxml2.so:textproc/libxml2
