summaryrefslogtreecommitdiff
path: root/databases/p5-Pg
diff options
context:
space:
mode:
authorAndreas Klemm <andreas@FreeBSD.org>2000-08-26 09:15:05 +0000
committerAndreas Klemm <andreas@FreeBSD.org>2000-08-26 09:15:05 +0000
commit441c317dae78f1420ea217c04ee7454d34f3a49f (patch)
tree3ec1e73b7e451962cfffccd504992efce15713a4 /databases/p5-Pg
parentActivate zh-mutt (diff)
after removal of old postgresql port fix dependencies for postgresql7 port
thanks to Hwang eunkwang <hek@inter21c.co.kr> for stating this out.
Notes
Notes: svn path=/head/; revision=31993
Diffstat (limited to 'databases/p5-Pg')
-rw-r--r--databases/p5-Pg/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/p5-Pg/Makefile b/databases/p5-Pg/Makefile
index 4f9b8cf8016d..aa2b5c4f8c68 100644
--- a/databases/p5-Pg/Makefile
+++ b/databases/p5-Pg/Makefile
@@ -15,7 +15,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= jfitz@FreeBSD.org
-LIB_DEPENDS= pq.2:${PORTSDIR}/databases/postgresql
+LIB_DEPENDS= pq.2:${PORTSDIR}/databases/postgresql7
USE_PERL5= yes