summaryrefslogtreecommitdiff
path: root/x11/gnome-python
diff options
context:
space:
mode:
authortron <tron>2002-03-26 08:01:44 +0000
committertron <tron>2002-03-26 08:01:44 +0000
commit71d9536ff892ccfe3588e09858a3d65a79a510ea (patch)
tree02b4038c2dafa8347f2f43bf11fb292d164328b5 /x11/gnome-python
parentdace6f38e76305b1e246f6d552e08c3de81e9fba (diff)
downloadpkgsrc-71d9536ff892ccfe3588e09858a3d65a79a510ea.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"