summaryrefslogtreecommitdiff
path: root/math/py-fpconst
diff options
context:
space:
mode:
authorsnj <snj>2004-04-24 04:47:04 +0000
committersnj <snj>2004-04-24 04:47:04 +0000
commit868c748f647de3a9a5d785494d979f8922ef724a (patch)
tree32912381bc118e7202d4b74f08bbf8762ecf8881 /math/py-fpconst
parentce2f9616024a430b7ddd9474fca31d73d7e52757 (diff)
downloadpkgsrc-868c748f647de3a9a5d785494d979f8922ef724a.tar.gz
Convert to buildlink3.
Diffstat (limited to 'math/py-fpconst')
-rw-r--r--math/py-fpconst/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/math/py-fpconst/Makefile b/math/py-fpconst/Makefile
index 1317e102597..657b447adb6 100644
--- a/math/py-fpconst/Makefile
+++ b/math/py-fpconst/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2003/12/24 10:56:27 recht Exp $
+# $NetBSD: Makefile,v 1.2 2004/04/24 04:51:07 snj Exp $
#
DISTNAME= fpconst-0.6.0
@@ -10,7 +10,7 @@ MAINTAINER= recht@NetBSD.org
HOMEPAGE= http://www.analytics.washington.edu/Zope/projects/fpconst/
COMMENT= IEEE 754 floating point special handling for Python
-USE_BUILDLINK2= yes
+USE_BUILDLINK3= yes
PYDISTUTILSPKG= yes
.include "../../lang/python/extension.mk"