svn commit: r334883 - head/security/py-keyczar
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Mon Nov 25 19:11:29 UTC 2013
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 at 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>
More information about the svn-ports-head
mailing list