svn commit: r340461 - head/devel/bzr-svn

Antoine Brodin antoine at FreeBSD.org
Mon Jan 20 19:59:12 UTC 2014


Author: antoine
Date: Mon Jan 20 19:59:11 2014
New Revision: 340461
URL: http://svnweb.freebsd.org/changeset/ports/340461
QAT: https://qat.redports.org/buildarchive/r340461/

Log:
  - Stage support
  - Use PYDISTUTILS_AUTOPLIST

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

Modified: head/devel/bzr-svn/Makefile
==============================================================================
--- head/devel/bzr-svn/Makefile	Mon Jan 20 19:54:23 2014	(r340460)
+++ head/devel/bzr-svn/Makefile	Mon Jan 20 19:59:11 2014	(r340461)
@@ -20,7 +20,6 @@ RUN_DEPENDS+=	${PYTHON_SITELIBDIR}/subve
 WRKSRC=		${WRKDIR}/${PORTNAME}-${PORTVERSION}
 USE_PYTHON=	yes
 USE_PYDISTUTILS=	yes
-PYDISTUTILS_PKGNAME=	bzr_svn
+PYDISTUTILS_AUTOPLIST=	yes
 
-NO_STAGE=	yes
 .include <bsd.port.mk>


More information about the svn-ports-all mailing list