summaryrefslogtreecommitdiff
path: root/databases/py-psycopg2
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2007-12-22 23:11:40 +0000
committerMartin Wilke <miwi@FreeBSD.org>2007-12-22 23:11:40 +0000
commit67a8a87cdc85c5b22dddc2be7bb1a2e531b84807 (patch)
tree0a3835cd8691bf0876d5cde2124983706579b0db /databases/py-psycopg2
parentUpdate to 20071222 which allows hal to build on 6.0. (diff)
- Remove unnecessary dependencies
Submitted by: Josh Paetzel via irc
Notes
Notes: svn path=/head/; revision=204374
Diffstat (limited to 'databases/py-psycopg2')
-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+