svn commit: r340460 - head/devel/bzr-stats

Antoine Brodin antoine at FreeBSD.org
Mon Jan 20 19:54:23 UTC 2014


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

Log:
  - Stage support
  - Use PYDISTUTILS_AUTOPLIST

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

Modified: head/devel/bzr-stats/Makefile
==============================================================================
--- head/devel/bzr-stats/Makefile	Mon Jan 20 19:51:58 2014	(r340459)
+++ head/devel/bzr-stats/Makefile	Mon Jan 20 19:54:23 2014	(r340460)
@@ -20,7 +20,6 @@ WRKSRC=		${WRKDIR}/${PORTNAME}-${PORTVER
 
 USE_PYTHON=		yes
 USE_PYDISTUTILS=	yes
-PYDISTUTILS_PKGNAME=	bzr_stats
+PYDISTUTILS_AUTOPLIST=	yes
 
-NO_STAGE=	yes
 .include <bsd.port.mk>


More information about the svn-ports-all mailing list