Add STAGE and PYDISTUTILS_AUTOPLIST support to security/py-keyczar. https://redports.org/buildarchive/20131124225701-5783/
Responsible Changed From-To: freebsd-ports-bugs->sunpoet sunpoet@ wants this submitter's PRs (via the GNATS Auto Assign Tool)
State Changed From-To: open->closed Committed. Thanks!
Author: sunpoet Date: Mon Nov 25 19:11:29 2013 New Revision: 334883 URL: http://svnweb.freebsd.org/changeset/ports/334883 Log: - Use PYDISTUTILS_AUTOPLIST - Support STAGEDIR PR: ports/184269 Submitted by: Douglas William Thrift <douglas@douglasthrift.net> (maintainer) Deleted: head/security/py-keyczar/pkg-plist Modified: head/security/py-keyczar/Makefile (contents, props changed) Modified: head/security/py-keyczar/Makefile ============================================================================== --- head/security/py-keyczar/Makefile Mon Nov 25 19:03:16 2013 (r334882) +++ head/security/py-keyczar/Makefile Mon Nov 25 19:11:29 2013 (r334883) @@ -17,7 +17,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pycr USE_PYTHON= yes USE_PYDISTUTILS= yes +PYDISTUTILS_AUTOPLIST= yes PYDISTUTILS_PKGNAME= python-${PORTNAME} -NO_STAGE= yes .include <bsd.port.mk> _______________________________________________ svn-ports-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-ports-all To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"