From 4faa20286079b6833043b7bbd12c0e72039551f6 Mon Sep 17 00:00:00 2001 From: wiz Date: Sun, 8 Apr 2012 19:08:44 +0000 Subject: Remove python24 and all traces of it from pkgsrc. Remove devel/py-ctypes (only needed by and supporting python24). Remove PYTHON_VERSIONS_ACCEPTED and PYTHON_VERSIONS_INCOMPATIBLE lines that just mirror defaults now. Miscellaneous cleanup while editing all these files. --- databases/py-pgnotify/Makefile | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'databases/py-pgnotify') diff --git a/databases/py-pgnotify/Makefile b/databases/py-pgnotify/Makefile index f24dd3e230f..62348099319 100644 --- a/databases/py-pgnotify/Makefile +++ b/databases/py-pgnotify/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.13 2011/08/29 21:15:18 joerg Exp $ +# $NetBSD: Makefile,v 1.14 2012/04/08 19:08:47 wiz Exp $ # DISTNAME= pgnotify-0.1 @@ -14,8 +14,6 @@ COMMENT= Python interface to PostgreSQL LISTEN/NOTIFY PKG_DESTDIR_SUPPORT= user-destdir -PYTHON_VERSIONS_ACCEPTED= 27 26 25 24 - DEPENDS+= ${PYPKGPREFIX}-postgresql-[0-9]*:../../databases/py-postgresql MAKE_ENV+= MANDIR=${PREFIX}/${PKGMANDIR} -- cgit v1.2.3