summaryrefslogtreecommitdiff
path: root/x11/gnome-python
diff options
context:
space:
mode:
authortron <tron@pkgsrc.org>2002-03-24 14:16:56 +0000
committertron <tron@pkgsrc.org>2002-03-24 14:16:56 +0000
commit443effc1310a57fc996c33993601962503662b6a (patch)
treeae85c082c9d34b29f6eb811e795e74132b3d54c5 /x11/gnome-python
parent7621c45c78e63d9d721341964fd881d003ed84de (diff)
downloadpkgsrc-443effc1310a57fc996c33993601962503662b6a.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"