Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 28 Dec 2013 11:29:07 +0000 (UTC)
From:      William Grzybowski <wg@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r337858 - head/net-p2p/py-vertex
Message-ID:  <201312281129.rBSBT7M3062065@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: wg
Date: Sat Dec 28 11:29:06 2013
New Revision: 337858
URL: http://svnweb.freebsd.org/changeset/ports/337858

Log:
  net-p2p/py-vertex: support staging

Deleted:
  head/net-p2p/py-vertex/pkg-plist
Modified:
  head/net-p2p/py-vertex/Makefile

Modified: head/net-p2p/py-vertex/Makefile
==============================================================================
--- head/net-p2p/py-vertex/Makefile	Sat Dec 28 11:26:46 2013	(r337857)
+++ head/net-p2p/py-vertex/Makefile	Sat Dec 28 11:29:06 2013	(r337858)
@@ -20,8 +20,7 @@ LICENSE=	BSD
 
 USE_PYTHON=	yes
 USE_PYDISTUTILS=	yes
-PYDISTUTILS_PKGNAME=	Vertex
+PYDISTUTILS_AUTOPLIST=	yes
 USES=		twisted
 
-NO_STAGE=	yes
 .include <bsd.port.mk>



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