svn commit: r371309 - head/devel/py-interface
Antoine Brodin
antoine at FreeBSD.org
Tue Oct 21 05:52:09 UTC 2014
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}
More information about the svn-ports-all
mailing list