summaryrefslogtreecommitdiff
path: root/x11/gnome-python
diff options
context:
space:
mode:
authorjwise <jwise>2002-02-12 21:49:56 +0000
committerjwise <jwise>2002-02-12 21:49:56 +0000
commit71b08d5a745c826839894292a34128af025b0ab0 (patch)
tree38d982e094e6cb44396f16808c030b3e9f000dc6 /x11/gnome-python
parent507e17659cafb5c97bad8dc240312a147400a05a (diff)
downloadpkgsrc-71b08d5a745c826839894292a34128af025b0ab0.tar.gz
We need the ORBit buildlink as well.
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 f8021cd308a..f9a46b11968 100644
--- a/x11/gnome-python/Makefile
+++ b/x11/gnome-python/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.21 2002/01/24 16:24:38 tron Exp $
+# $NetBSD: Makefile,v 1.22 2002/02/12 21:49:56 jwise Exp $
DISTNAME= gnome-python-1.4.0
PKGNAME= ${PYPKGPREFIX}-gnome-1.4.0
@@ -38,4 +38,5 @@ post-configure:
.endif
.include "../../lang/python/extension.buildlink.mk"
+.include "../../net/ORBit/buildlink.mk"
.include "../../mk/bsd.pkg.mk"