summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--lang/python25/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/lang/python25/Makefile b/lang/python25/Makefile
index 3cae6408cd9..57bcb9af74a 100644
--- a/lang/python25/Makefile
+++ b/lang/python25/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2008/09/13 09:59:35 adrianp Exp $
+# $NetBSD: Makefile,v 1.10 2008/12/16 15:50:57 tron Exp $
DISTNAME= Python-2.5.2
PKGNAME= python25-2.5.2
@@ -134,6 +134,8 @@ PLIST.no-nis= yes
MAKE_ENV+= PY_BDB_TRANSFORM=${BUILDLINK_TRANSFORM:Q}
.endif
+BUILDLINK_TRANSFORM+= rm:-Wno-long-double
+
PLIST_SUBST+= PY_VER_SUFFIX=${PY_VER_SUFFIX:Q}
TEST_TARGET= test