Date: Fri, 13 Jun 2014 13:39:46 +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: r357681 - head/math/py-fiat Message-ID: <201406131339.s5DDdkDE014987@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: wg Date: Fri Jun 13 13:39:45 2014 New Revision: 357681 URL: http://svnweb.freebsd.org/changeset/ports/357681 QAT: https://qat.redports.org/buildarchive/r357681/ Log: math/py-fiat: support stage and use auto plist Deleted: head/math/py-fiat/pkg-plist Modified: head/math/py-fiat/Makefile Modified: head/math/py-fiat/Makefile ============================================================================== --- head/math/py-fiat/Makefile Fri Jun 13 13:15:03 2014 (r357680) +++ head/math/py-fiat/Makefile Fri Jun 13 13:39:45 2014 (r357681) @@ -19,9 +19,8 @@ RUN_DEPENDS:= ${BUILD_DEPENDS} USE_PYTHON= 2 USE_PYDISTUTILS= yes -PYDISTUTILS_PKGNAME= FIAT +PYDISTUTILS_AUTOPLIST= yes MMVERSION= 1.1 -NO_STAGE= yes .include <bsd.port.mk>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201406131339.s5DDdkDE014987>