summaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorWilliam Grzybowski <wg@FreeBSD.org>2013-12-28 10:53:33 +0000
committerWilliam Grzybowski <wg@FreeBSD.org>2013-12-28 10:53:33 +0000
commit48e9d18cfe4098dc893e36246f391d0c9d3cd7f1 (patch)
treed5dd9062b19f8b15b9c9b997a49f9ba67b5f811b /math
parentmail/py-libgmail: support staging and use auto plist (diff)
math/py-fpconst: support staging and restrict python to 2.x
Notes
Notes: svn path=/head/; revision=337848
Diffstat (limited to 'math')
-rw-r--r--math/py-fpconst/Makefile7
-rw-r--r--math/py-fpconst/pkg-plist3
2 files changed, 3 insertions, 7 deletions
diff --git a/math/py-fpconst/Makefile b/math/py-fpconst/Makefile
index cdf13698d263..9a97393e7c2b 100644
--- a/math/py-fpconst/Makefile
+++ b/math/py-fpconst/Makefile
@@ -4,15 +4,14 @@
PORTNAME= fpconst
PORTVERSION= 0.7.2
CATEGORIES= math python
-MASTER_SITES= ${MASTER_SITE_CHEESESHOP}
-MASTER_SITE_SUBDIR= source/f/fpconst
+MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= ports@FreeBSD.org
COMMENT= Utilities for handling IEEE 754 floating point special values
-USE_PYTHON= yes
+USE_PYTHON= 2
USE_PYDISTUTILS= yes
+PYDISTUTILS_AUTOPLIST= yes
-NO_STAGE= yes
.include <bsd.port.mk>
diff --git a/math/py-fpconst/pkg-plist b/math/py-fpconst/pkg-plist
deleted file mode 100644
index 180519d5ed0a..000000000000
--- a/math/py-fpconst/pkg-plist
+++ /dev/null
@@ -1,3 +0,0 @@
-%%PYTHON_SITELIBDIR%%/fpconst.py
-%%PYTHON_SITELIBDIR%%/fpconst.pyc
-%%PYTHON_SITELIBDIR%%/fpconst.pyo