aboutsummaryrefslogtreecommitdiffstats
path: root/databases
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2007-12-23 07:11:40 +0800
committermiwi <miwi@FreeBSD.org>2007-12-23 07:11:40 +0800
commit154cfec3483e9f0470066249ea475e7e6d97cf11 (patch)
tree601d10b13cab5ad3353c3876888fec18a049b77f /databases
parentcb6f1bf538edff04aabcdfaff6ae7fda167e84ae (diff)
downloadfreebsd-ports-gnome-154cfec3483e9f0470066249ea475e7e6d97cf11.tar.gz
freebsd-ports-gnome-154cfec3483e9f0470066249ea475e7e6d97cf11.tar.zst
freebsd-ports-gnome-154cfec3483e9f0470066249ea475e7e6d97cf11.zip
- Remove unnecessary dependencies
Submitted by: Josh Paetzel via irc
Diffstat (limited to 'databases')
-rw-r--r--databases/py-psycopg2/Makefile2
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+