summaryrefslogtreecommitdiff
path: root/x11/py-gtk2
diff options
context:
space:
mode:
authorrecht <recht@pkgsrc.org>2004-12-29 11:12:50 +0000
committerrecht <recht@pkgsrc.org>2004-12-29 11:12:50 +0000
commit1474b60cd8c169276e966ef0edd3824fca0efe20 (patch)
treee9ef1be87c1f4b7a3fc106c3423cff44254fb6a2 /x11/py-gtk2
parent80a8653ca950b69bf88ee2ebc26b41fd25fa98ec (diff)
downloadpkgsrc-1474b60cd8c169276e966ef0edd3824fca0efe20.tar.gz
remove BUILDLINK_DEPENDS for Python 2.2
Diffstat (limited to 'x11/py-gtk2')
-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"