svn commit: r337853 - head/math/py-plastex

William Grzybowski wg at FreeBSD.org
Sat Dec 28 11:15:35 UTC 2013


Author: wg
Date: Sat Dec 28 11:15:35 2013
New Revision: 337853
URL: http://svnweb.freebsd.org/changeset/ports/337853

Log:
  math/py-plastex: support staging and use auto plist

Deleted:
  head/math/py-plastex/pkg-plist
Modified:
  head/math/py-plastex/Makefile

Modified: head/math/py-plastex/Makefile
==============================================================================
--- head/math/py-plastex/Makefile	Sat Dec 28 11:14:20 2013	(r337852)
+++ head/math/py-plastex/Makefile	Sat Dec 28 11:15:35 2013	(r337853)
@@ -14,7 +14,6 @@ COMMENT=	LaTeX Document Processing Frame
 WRKSRC=		${WRKDIR}/${PORTNAME}
 USE_PYTHON=	yes
 USE_PYDISTUTILS=	yes
-PYDISTUTILS_PKGNAME=	plasTeX
+PYDISTUTILS_AUTOPLIST=	yes
 
-NO_STAGE=	yes
 .include <bsd.port.mk>


More information about the svn-ports-head mailing list