svn commit: r365934 - head/devel/py-rtree
Marcus von Appen
mva at FreeBSD.org
Sun Aug 24 14:49:30 UTC 2014
Author: mva
Date: Sun Aug 24 14:49:29 2014
New Revision: 365934
URL: http://svnweb.freebsd.org/changeset/ports/365934
QAT: https://qat.redports.org/buildarchive/r365934/
Log:
- Unbreak after update
Modified:
head/devel/py-rtree/Makefile
Modified: head/devel/py-rtree/Makefile
==============================================================================
--- head/devel/py-rtree/Makefile Sun Aug 24 14:33:25 2014 (r365933)
+++ head/devel/py-rtree/Makefile Sun Aug 24 14:49:29 2014 (r365934)
@@ -16,7 +16,7 @@ LICENSE= LGPL21
BUILD_DEPENDS+= ${LOCALBASE}/include/spatialindex/SpatialIndex.h:${PORTSDIR}/devel/spatialindex
RUN_DEPENDS+= ${BUILD_DEPENDS}
-USESN= python
+USES= python
USE_PYTHON= distutils autoplist
post-extract:
More information about the svn-ports-head
mailing list