aboutsummaryrefslogtreecommitdiff
path: root/databases/py-psycopg/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'databases/py-psycopg/Makefile')
-rw-r--r--databases/py-psycopg/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/py-psycopg/Makefile b/databases/py-psycopg/Makefile
index 32517da96fb5..2bed21984ce7 100644
--- a/databases/py-psycopg/Makefile
+++ b/databases/py-psycopg/Makefile
@@ -15,8 +15,8 @@ COMMENT= High performance Python adapter for PostgreSQL
DEPRECATED= This port is obsoleted by databases/py-psycopg2. Last consumer of it marked as deprecated
EXPIRATION_DATE= 2016-03-25
-RUN_DEPENDS= ${DATETIME_DEP}:${PORTSDIR}/lang/py-mx-base
-BUILD_DEPENDS= ${DATETIME_DEP}:${PORTSDIR}/lang/py-mx-base
+RUN_DEPENDS= ${DATETIME_DEP}:lang/py-mx-base
+BUILD_DEPENDS= ${DATETIME_DEP}:lang/py-mx-base
USES= gmake pgsql python
GNU_CONFIGURE= yes