summaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authordrochner <drochner>2009-09-07 18:42:39 +0000
committerdrochner <drochner>2009-09-07 18:42:39 +0000
commit39ba41cab5c8edb68238b59b9ea5a2a85e27d3c2 (patch)
treef590c38e5ea439477ace57417303ae85b5f3cc98 /lang
parent480effe5dc7ed1b452137556e93033c498de09aa (diff)
downloadpkgsrc-39ba41cab5c8edb68238b59b9ea5a2a85e27d3c2.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')
-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"