From e1ac9cc0185450d751803dc8d862b81c0eaa32ca Mon Sep 17 00:00:00 2001 From: recht Date: Tue, 24 Jan 2006 07:25:35 +0000 Subject: Add missing part for the last python24 fix. --- lang/python/extension.mk | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) (limited to 'lang') diff --git a/lang/python/extension.mk b/lang/python/extension.mk index 7689391d92e..5262e736921 100644 --- a/lang/python/extension.mk +++ b/lang/python/extension.mk @@ -1,4 +1,4 @@ -# $NetBSD: extension.mk,v 1.13 2005/11/04 16:50:34 rillig Exp $ +# $NetBSD: extension.mk,v 1.14 2006/01/24 07:25:35 recht Exp $ # derive a python version from the package name if possible # optionally handled quoted package names @@ -35,7 +35,3 @@ do-install: .if defined(PY_PATCHPLIST) PLIST_SUBST+= PYINC=${PYINC} PYSITELIB=${PYSITELIB} .endif - -.if ${OPSYS} == "Darwin" -LDFLAGS+= -lpython -.endif -- cgit v1.2.3