svn commit: r371205 - head/converters/zbase32
Antoine Brodin
antoine at FreeBSD.org
Sun Oct 19 19:37:15 UTC 2014
Author: antoine
Date: Sun Oct 19 19:37:14 2014
New Revision: 371205
URL: https://svnweb.freebsd.org/changeset/ports/371205
QAT: https://qat.redports.org/buildarchive/r371205/
Log:
Unbreak
Modified:
head/converters/zbase32/Makefile
Modified: head/converters/zbase32/Makefile
==============================================================================
--- head/converters/zbase32/Makefile Sun Oct 19 18:59:16 2014 (r371204)
+++ head/converters/zbase32/Makefile Sun Oct 19 19:37:14 2014 (r371205)
@@ -15,6 +15,6 @@ BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}se
RUN_DEPENDS:= ${BUILD_DEPENDS}
USES= python
-USE_PYTHON= distuils autoplist
+USE_PYTHON= distutils autoplist
.include <bsd.port.mk>
More information about the svn-ports-all
mailing list