svn commit: r357681 - head/math/py-fiat

William Grzybowski wg at FreeBSD.org
Fri Jun 13 13:39:46 UTC 2014


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>


More information about the svn-ports-head mailing list