Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 24 Aug 2014 14:49:30 +0000 (UTC)
From:      Marcus von Appen <mva@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r365934 - head/devel/py-rtree
Message-ID:  <201408241449.s7OEnUEW047298@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201408241449.s7OEnUEW047298>