Date: Sat, 28 Dec 2013 11:15:35 +0000 (UTC) From: William Grzybowski <wg@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r337853 - head/math/py-plastex Message-ID: <201312281115.rBSBFZD5058566@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
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>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201312281115.rBSBFZD5058566>