Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 20 Jan 2014 19:51:58 +0000 (UTC)
From:      Antoine Brodin <antoine@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r340459 - head/devel/bzr-scmproj
Message-ID:  <201401201951.s0KJpwuL043999@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201401201951.s0KJpwuL043999>