svn commit: r340453 - head/devel/bzr-loom
Antoine Brodin
antoine at FreeBSD.org
Mon Jan 20 19:29:30 UTC 2014
Author: antoine
Date: Mon Jan 20 19:29:29 2014
New Revision: 340453
URL: http://svnweb.freebsd.org/changeset/ports/340453
QAT: https://qat.redports.org/buildarchive/r340453/
Log:
- Stage support
- Use PYDISTUTILS_AUTOPLIST
Deleted:
head/devel/bzr-loom/pkg-plist
Modified:
head/devel/bzr-loom/Makefile
Modified: head/devel/bzr-loom/Makefile
==============================================================================
--- head/devel/bzr-loom/Makefile Mon Jan 20 19:24:43 2014 (r340452)
+++ head/devel/bzr-loom/Makefile Mon Jan 20 19:29:29 2014 (r340453)
@@ -20,8 +20,6 @@ WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVER
USE_PYTHON= yes
USE_PYDISTUTILS= yes
-PYDISTUTILS_PKGNAME= Loom
-PYDISTUTILS_PKGVERSION= 2.2.1dev0
+PYDISTUTILS_AUTOPLIST= yes
-NO_STAGE= yes
.include <bsd.port.mk>
More information about the svn-ports-head
mailing list