Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 22 Oct 2013 09:06:15 +0000 (UTC)
From:      William Grzybowski <wg@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r331242 - head/devel/py-fs
Message-ID:  <201310220906.r9M96FsY054947@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: wg
Date: Tue Oct 22 09:06:15 2013
New Revision: 331242
URL: http://svnweb.freebsd.org/changeset/ports/331242

Log:
  devel/py-fs: allow staging
  
  - Allow staging
  - Use autoplist
  
  PR:		ports/183147
  Submitted by:	Douglas William Thrift <douglas douglasthrift.net> (maintainer)

Deleted:
  head/devel/py-fs/pkg-plist
Modified:
  head/devel/py-fs/Makefile

Modified: head/devel/py-fs/Makefile
==============================================================================
--- head/devel/py-fs/Makefile	Tue Oct 22 09:04:19 2013	(r331241)
+++ head/devel/py-fs/Makefile	Tue Oct 22 09:06:15 2013	(r331242)
@@ -15,6 +15,6 @@ LICENSE=	BSD
 
 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?201310220906.r9M96FsY054947>