summaryrefslogtreecommitdiff
path: root/x11/gnome-python
diff options
context:
space:
mode:
authortron <tron@pkgsrc.org>2002-03-26 08:01:44 +0000
committertron <tron@pkgsrc.org>2002-03-26 08:01:44 +0000
commitecbf85a04e36ca1429432076c871b6166b06e80f (patch)
tree02b4038c2dafa8347f2f43bf11fb292d164328b5 /x11/gnome-python
parente15addb035b443cc34a7520c2aef1a607feea01e (diff)
downloadpkgsrc-ecbf85a04e36ca1429432076c871b6166b06e80f.tar.gz
Include "gnome-core" buildlink glue code to fix builds problems.
Diffstat (limited to 'x11/gnome-python')
-rw-r--r--x11/gnome-python/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/x11/gnome-python/Makefile b/x11/gnome-python/Makefile
index 2d52101d5ee..b3947c23a04 100644
--- a/x11/gnome-python/Makefile
+++ b/x11/gnome-python/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.24 2002/03/24 14:16:56 tron Exp $
+# $NetBSD: Makefile,v 1.25 2002/03/26 08:01:44 tron Exp $
DISTNAME= gnome-python-1.4.0
PKGNAME= ${PYPKGPREFIX}-gnome-1.4.0
@@ -39,6 +39,5 @@ post-configure:
.endif
.include "../../lang/python/extension.buildlink.mk"
-.include "../../net/ORBit/buildlink.mk"
-.include "../../x11/controlcenter/buildlink.mk"
+.include "../../x11/gnome-core/buildlink.mk"
.include "../../mk/bsd.pkg.mk"