pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/devel/py-curses remove buildlink depends on python23-p...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/d8f65d34c184
branches:  trunk
changeset: 488317:d8f65d34c184
user:      recht <recht%pkgsrc.org@localhost>
date:      Thu Jan 27 21:18:59 2005 +0000

description:
remove buildlink depends on python23-pth, because there isn't a
buildlink3.mk for this version anymore

diffstat:

 devel/py-curses/Makefile |  3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diffs (17 lines):

diff -r 1ce43251fd7f -r d8f65d34c184 devel/py-curses/Makefile
--- a/devel/py-curses/Makefile  Thu Jan 27 21:15:45 2005 +0000
+++ b/devel/py-curses/Makefile  Thu Jan 27 21:18:59 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.25 2004/10/03 00:13:32 tv Exp $
+# $NetBSD: Makefile,v 1.26 2005/01/27 21:18:59 recht Exp $
 #
 
 PKGNAME=       ${PYPKGPREFIX}-curses-0
@@ -22,7 +22,6 @@
 PY_SETUP_SUBST=        NCURSESPREFIX=${BUILDLINK_PREFIX.ncurses}
 
 BUILDLINK_DEPENDS.python23=    python23>=2.3nb2
-BUILDLINK_DEPENDS.python23pth= python23-pth>=2.3nb2
 
 # ignore errors due to missing files (EXTRACT_ELEMENTS!)
 do-patch:



Home | Main Index | Thread Index | Old Index