Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 14 Feb 2014 15:41:13 +0000 (UTC)
From:      Martin Wilke <miwi@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r344262 - head/lang/cython
Message-ID:  <201402141541.s1EFfDpd004350@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201402141541.s1EFfDpd004350>