svn commit: r340456 - head/devel/bzr-rewrite

Antoine Brodin antoine at FreeBSD.org
Mon Jan 20 19:36:24 UTC 2014


Author: antoine
Date: Mon Jan 20 19:36:23 2014
New Revision: 340456
URL: http://svnweb.freebsd.org/changeset/ports/340456
QAT: https://qat.redports.org/buildarchive/r340456/

Log:
  - Stage support
  - Use PYDISTUTILS_AUTOPLIST

Deleted:
  head/devel/bzr-rewrite/pkg-plist
Modified:
  head/devel/bzr-rewrite/Makefile

Modified: head/devel/bzr-rewrite/Makefile
==============================================================================
--- head/devel/bzr-rewrite/Makefile	Mon Jan 20 19:32:31 2014	(r340455)
+++ head/devel/bzr-rewrite/Makefile	Mon Jan 20 19:36:23 2014	(r340456)
@@ -19,7 +19,6 @@ WRKSRC=		${WRKDIR}/${PORTNAME}-${PORTVER
 
 USE_PYTHON=		yes
 USE_PYDISTUTILS=	yes
-PYDISTUTILS_PKGNAME=	bzr_rewrite
+PYDISTUTILS_AUTOPLIST=	yes
 
-NO_STAGE=	yes
 .include <bsd.port.mk>


More information about the svn-ports-all mailing list