svn commit: r333451 - head/devel/py-pycerberus
William Grzybowski
wg at FreeBSD.org
Sun Nov 10 22:30:31 UTC 2013
Author: wg
Date: Sun Nov 10 22:30:30 2013
New Revision: 333451
URL: http://svnweb.freebsd.org/changeset/ports/333451
Log:
devel/py-pycerberus: allow staging
- Allow staging
- Use python auto plist
PR: ports/183850
Submitted by: maintainer
Deleted:
head/devel/py-pycerberus/pkg-plist
Modified:
head/devel/py-pycerberus/Makefile
Modified: head/devel/py-pycerberus/Makefile
==============================================================================
--- head/devel/py-pycerberus/Makefile Sun Nov 10 21:26:41 2013 (r333450)
+++ head/devel/py-pycerberus/Makefile Sun Nov 10 22:30:30 2013 (r333451)
@@ -14,6 +14,6 @@ LICENSE= MIT
USE_PYTHON= yes
USE_PYDISTUTILS= easy_install
+PYDISTUTILS_AUTOPLIST= yes
-NO_STAGE= yes
.include <bsd.port.mk>
More information about the svn-ports-all
mailing list