Date: Tue, 21 Oct 2014 05:52:09 +0000 (UTC) From: Antoine Brodin <antoine@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r371309 - head/devel/py-interface Message-ID: <201410210552.s9L5q916052699@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: antoine Date: Tue Oct 21 05:52:08 2014 New Revision: 371309 URL: https://svnweb.freebsd.org/changeset/ports/371309 QAT: https://qat.redports.org/buildarchive/r371309/ Log: Unbreak Modified: head/devel/py-interface/Makefile Modified: head/devel/py-interface/Makefile ============================================================================== --- head/devel/py-interface/Makefile Tue Oct 21 05:25:33 2014 (r371308) +++ head/devel/py-interface/Makefile Tue Oct 21 05:52:08 2014 (r371309) @@ -14,7 +14,7 @@ COMMENT= Python implementation of an Erl LICENSE= GPLv2 USES= python -USE_PYTHON= distutilss +USE_PYTHON= distutils PYDISTUTILS_PKGNAME= py_${PORTNAME} DOCSDIR= ${PREFIX}/share/doc/py_${PORTNAME} EXAMPLESDIR= ${PREFIX}/share/examples/py_${PORTNAME}
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201410210552.s9L5q916052699>