diff options
-rw-r--r-- | devel/py-curses/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/py-curses/Makefile b/devel/py-curses/Makefile index d6b6b4151f1..11a8f47c678 100644 --- a/devel/py-curses/Makefile +++ b/devel/py-curses/Makefile @@ -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_PATCHPLIST= yes 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: |