diff options
author | Soeren Straarup <xride@FreeBSD.org> | 2006-10-09 06:55:14 +0000 |
---|---|---|
committer | Soeren Straarup <xride@FreeBSD.org> | 2006-10-09 06:55:14 +0000 |
commit | d837fcf89cd38b873485223c7cfba77fe690f94c (patch) | |
tree | 9f4af68903b070cc18ddad53441d4d55b2aefc4f /math | |
parent | f4492d59ff6005f90c242415f60608da9254b1ca (diff) | |
download | ports-d837fcf89cd38b873485223c7cfba77fe690f94c.tar.gz ports-d837fcf89cd38b873485223c7cfba77fe690f94c.zip |
Notes
Diffstat (limited to 'math')
-rw-r--r-- | math/py-fpconst/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/py-fpconst/Makefile b/math/py-fpconst/Makefile index 62dd2e7917cd..8eeeef69c8b9 100644 --- a/math/py-fpconst/Makefile +++ b/math/py-fpconst/Makefile @@ -13,6 +13,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= rui@ruilopes.com COMMENT= Utilities for handling IEEE 754 floating point special values +MASTER_SITE_FREEBSD= yes USE_PYTHON= yes USE_PYDISTUTILS= yes |