Mercurial > hgrepos > FreeBSD > ports > www > uwsginl
diff Makefile @ 12:9916e049d554
Remove unused distutils specific variables.
| author | Franz Glasner <hg@dom66.de> |
|---|---|
| date | Sun, 24 Sep 2017 12:47:50 +0200 |
| parents | c54e231ccdf7 |
| children | f364d1d48c3e |
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
