diff options
Diffstat (limited to 'databases/py-psycopg2')
-rw-r--r-- | databases/py-psycopg2/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/databases/py-psycopg2/Makefile b/databases/py-psycopg2/Makefile index 3673d6271df1..b800edf5886f 100644 --- a/databases/py-psycopg2/Makefile +++ b/databases/py-psycopg2/Makefile @@ -17,8 +17,6 @@ DISTNAME= psycopg2-${PORTVERSION} MAINTAINER= miwi@FreeBSD.org COMMENT= The high performance Python adapter for PostgreSQL -RUN_DEPENDS= ${PYTHON_SITELIBDIR}/mx/DateTime:${PORTSDIR}/lang/py-mx-base - USE_PGSQL= yes USE_GMAKE= yes USE_PYTHON= 2.4+ |