svn commit: r337858 - head/net-p2p/py-vertex

William Grzybowski wg at FreeBSD.org
Sat Dec 28 11:29:07 UTC 2013


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>


More information about the svn-ports-head mailing list