summaryrefslogtreecommitdiff
path: root/lang/python25
diff options
context:
space:
mode:
authordrochner <drochner@pkgsrc.org>2009-09-07 18:42:39 +0000
committerdrochner <drochner@pkgsrc.org>2009-09-07 18:42:39 +0000
commit17b23237e84305c5999403dc364ee1f90d1a1e55 (patch)
treef590c38e5ea439477ace57417303ae85b5f3cc98 /lang/python25
parentd77d3f80c272d7f261cc9359239f245e509890a4 (diff)
downloadpkgsrc-17b23237e84305c5999403dc364ee1f90d1a1e55.tar.gz
don't propagate the "cups" dependency, this is nut referenced by
the exported libraries (according to the CVS log, this was only to work around spurious db4 dependencies which are hopefully fixed by my last change to db4/bl3)
Diffstat (limited to 'lang/python25')
-rw-r--r--lang/python25/buildlink3.mk7
1 files changed, 1 insertions, 6 deletions
diff --git a/lang/python25/buildlink3.mk b/lang/python25/buildlink3.mk
index 046af0b6d14..b903fe7b230 100644
--- a/lang/python25/buildlink3.mk
+++ b/lang/python25/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.3 2009/03/20 19:24:52 joerg Exp $
+# $NetBSD: buildlink3.mk,v 1.4 2009/09/07 18:44:08 drochner Exp $
BUILDLINK_TREE+= python25
@@ -17,11 +17,6 @@ BUILDLINK_INCDIRS.python25+= include/python2.5
BUILDLINK_LIBDIRS.python25+= lib/python2.5/config
BUILDLINK_TRANSFORM+= l:python:python2.5
-.include "../../mk/bsd.fast.prefs.mk"
-.if ${OPSYS} != "IRIX"
-. include "../../mk/bdb.buildlink3.mk"
-.endif
-
.include "../../mk/dlopen.buildlink3.mk"
.include "../../mk/pthread.buildlink3.mk"
.include "../../devel/gettext-lib/buildlink3.mk"