1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-30 05:40:06 +00:00

- Remove unnecessary dependencies

Submitted by:	Josh Paetzel via irc
This commit is contained in:
Martin Wilke 2007-12-22 23:11:40 +00:00
parent 33feeaa359
commit 67a8a87cdc
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=204374

View File

@ -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+