svn commit: r344262 - head/lang/cython

Martin Wilke miwi at FreeBSD.org
Fri Feb 14 15:41:13 UTC 2014


Author: miwi
Date: Fri Feb 14 15:41:12 2014
New Revision: 344262
URL: http://svnweb.freebsd.org/changeset/ports/344262
QAT: https://qat.redports.org/buildarchive/r344262/

Log:
  - Stage support

Deleted:
  head/lang/cython/pkg-plist
Modified:
  head/lang/cython/Makefile

Modified: head/lang/cython/Makefile
==============================================================================
--- head/lang/cython/Makefile	Fri Feb 14 15:40:54 2014	(r344261)
+++ head/lang/cython/Makefile	Fri Feb 14 15:41:12 2014	(r344262)
@@ -16,7 +16,6 @@ RUN_DEPENDS=	${PYTHON_SITELIBDIR}/pkg_re
 
 USE_PYTHON=	yes
 USE_PYDISTUTILS=	yes
-PYDISTUTILS_PKGNAME=	Cython
+PYDISTUTILS_AUTOPLIST=	yes
 
-NO_STAGE=	yes
 .include <bsd.port.mk>


More information about the svn-ports-all mailing list