summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrecht <recht>2004-12-29 11:12:50 +0000
committerrecht <recht>2004-12-29 11:12:50 +0000
commit059c61353714c1615f8bc28ecb4d5e4fe6b9e7b1 (patch)
treee9ef1be87c1f4b7a3fc106c3423cff44254fb6a2
parent0f2ee8d5de41ca19325e70cee9e5af99288241ce (diff)
downloadpkgsrc-059c61353714c1615f8bc28ecb4d5e4fe6b9e7b1.tar.gz
remove BUILDLINK_DEPENDS for Python 2.2
-rw-r--r--x11/py-gtk2/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/x11/py-gtk2/Makefile b/x11/py-gtk2/Makefile
index 52a682b3eda..0572df2f618 100644
--- a/x11/py-gtk2/Makefile
+++ b/x11/py-gtk2/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.20 2004/12/29 11:02:25 recht Exp $
+# $NetBSD: Makefile,v 1.21 2004/12/29 11:12:50 recht Exp $
#
DISTNAME= pygtk-2.4.1
@@ -21,7 +21,6 @@ GNU_CONFIGURE= YES
CONFIGURE_ENV+= PYTHON=${PYTHONBIN}
PYTHON_VERSIONS_ACCEPTED= 24pth 23pth
-BUILDLINK_DEPENDS.python22-pth= python22-pth>=2.2.2nb2
.include "../../devel/libglade2/buildlink3.mk"
.include "../../devel/pkgconfig/buildlink3.mk"