summaryrefslogtreecommitdiff
path: root/x11/gnome-python
diff options
context:
space:
mode:
authortron <tron>2002-03-24 14:16:56 +0000
committertron <tron>2002-03-24 14:16:56 +0000
commit013a17c69ab47237e78d6be05b94ffb6b677b805 (patch)
treeae85c082c9d34b29f6eb811e795e74132b3d54c5 /x11/gnome-python
parent00de3c4f1358e7c8bfe69f0253424321e6ba6707 (diff)
downloadpkgsrc-013a17c69ab47237e78d6be05b94ffb6b677b805.tar.gz
Include buildlink glue code for "control]center" to fix build problem.
Diffstat (limited to 'x11/gnome-python')
-rw-r--r--x11/gnome-python/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/gnome-python/Makefile b/x11/gnome-python/Makefile
index 39e71ac4ae4..2d52101d5ee 100644
--- a/x11/gnome-python/Makefile
+++ b/x11/gnome-python/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.23 2002/03/13 17:37:56 fredb Exp $
+# $NetBSD: Makefile,v 1.24 2002/03/24 14:16:56 tron Exp $
DISTNAME= gnome-python-1.4.0
PKGNAME= ${PYPKGPREFIX}-gnome-1.4.0
@@ -40,4 +40,5 @@ post-configure:
.include "../../lang/python/extension.buildlink.mk"
.include "../../net/ORBit/buildlink.mk"
+.include "../../x11/controlcenter/buildlink.mk"
.include "../../mk/bsd.pkg.mk"