svn commit: r340122 - head/devel/bzr-externals

Antoine Brodin antoine at FreeBSD.org
Fri Jan 17 21:53:14 UTC 2014


Author: antoine
Date: Fri Jan 17 21:53:13 2014
New Revision: 340122
URL: http://svnweb.freebsd.org/changeset/ports/340122
QAT: https://qat.redports.org/buildarchive/r340122/

Log:
  - Stage support
  - Use PYDISTUTILS_AUTOPLIST

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

Modified: head/devel/bzr-externals/Makefile
==============================================================================
--- head/devel/bzr-externals/Makefile	Fri Jan 17 21:52:57 2014	(r340121)
+++ head/devel/bzr-externals/Makefile	Fri Jan 17 21:53:13 2014	(r340122)
@@ -20,6 +20,6 @@ WRKSRC=		${WRKDIR}/externals
 
 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