svn commit: r340119 - head/devel/bzr-colo

Antoine Brodin antoine at FreeBSD.org
Fri Jan 17 21:42:36 UTC 2014


Author: antoine
Date: Fri Jan 17 21:42:36 2014
New Revision: 340119
URL: http://svnweb.freebsd.org/changeset/ports/340119
QAT: https://qat.redports.org/buildarchive/r340119/

Log:
  - Stage support
  - Use PYDISTUTILS_AUTOPLIST

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

Modified: head/devel/bzr-colo/Makefile
==============================================================================
--- head/devel/bzr-colo/Makefile	Fri Jan 17 21:41:12 2014	(r340118)
+++ head/devel/bzr-colo/Makefile	Fri Jan 17 21:42:36 2014	(r340119)
@@ -19,7 +19,6 @@ RUN_DEPENDS=	bzr:${PORTSDIR}/devel/bzr
 WRKSRC=		${WRKDIR}/${PORTNAME}-${PORTVERSION}
 USE_PYTHON=	yes
 USE_PYDISTUTILS=	yes
-PYDISTUTILS_PKGNAME=	bzr_colo
+PYDISTUTILS_AUTOPLIST=	yes
 
-NO_STAGE=	yes
 .include <bsd.port.mk>


More information about the svn-ports-all mailing list