From 021fc3a529b3602f3efc43e7d8635716d0c92fc0 Mon Sep 17 00:00:00 2001 From: Martin Wilke Date: Fri, 25 Feb 2011 00:12:12 +0000 Subject: - Move over to py25+ or above - While here kick md5 support --- databases/py-pg_pqueue/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'databases/py-pg_pqueue/Makefile') diff --git a/databases/py-pg_pqueue/Makefile b/databases/py-pg_pqueue/Makefile index 0bb23737256e..52d2ff634d26 100644 --- a/databases/py-pg_pqueue/Makefile +++ b/databases/py-pg_pqueue/Makefile @@ -7,6 +7,7 @@ PORTNAME= pg_pqueue PORTVERSION= 1.0.2 +PORTREVISION= 1 CATEGORIES= databases python MASTER_SITES= http://python.projects.postgresql.org/files/ \ CHEESESHOP @@ -15,7 +16,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= wenheping@gmail.com COMMENT= PostgreSQL PQ Protocol Modules -USE_PYTHON= 2.4+ +USE_PYTHON= 2.5+ USE_PYDISTUTILS= easy_install PYEASYINSTALL_ARCHDEP= yes -- cgit v1.2.3