svn commit: r340459 - head/devel/bzr-scmproj

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


Author: antoine
Date: Mon Jan 20 19:51:58 2014
New Revision: 340459
URL: http://svnweb.freebsd.org/changeset/ports/340459
QAT: https://qat.redports.org/buildarchive/r340459/

Log:
  - Stage support
  - Use PYDISTUTILS_AUTOPLIST

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

Modified: head/devel/bzr-scmproj/Makefile
==============================================================================
--- head/devel/bzr-scmproj/Makefile	Mon Jan 20 19:45:03 2014	(r340458)
+++ head/devel/bzr-scmproj/Makefile	Mon Jan 20 19:51:58 2014	(r340459)
@@ -18,6 +18,6 @@ RUN_DEPENDS=	bzr:${PORTSDIR}/devel/bzr
 
 USE_PYTHON=		yes
 USE_PYDISTUTILS=	yes
+PYDISTUTILS_AUTOPLIST=	yes
 
-NO_STAGE=	yes
 .include <bsd.port.mk>


More information about the svn-ports-all mailing list