summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authortron <tron>2002-03-26 08:01:44 +0000
committertron <tron>2002-03-26 08:01:44 +0000
commit59c35bbbbf4a7f0fc78d836e9fdce8055f8c8336 (patch)
tree02b4038c2dafa8347f2f43bf11fb292d164328b5 /x11
parentf5b13f3f2d13d962eefb5bf9f158238280750489 (diff)
downloadpkgsrc-59c35bbbbf4a7f0fc78d836e9fdce8055f8c8336.tar.gz
Include "gnome-core" buildlink glue code to fix builds problems.
Diffstat (limited to 'x11')
-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"