summaryrefslogtreecommitdiff
path: root/math/py-fpconst/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'math/py-fpconst/Makefile')
-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"