aboutsummaryrefslogtreecommitdiff
path: root/news/nntpswitch
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2004-05-25 09:19:42 +0000
committerMathieu Arnold <mat@FreeBSD.org>2004-05-25 09:19:42 +0000
commit4031a6967c572131286ac61cc1b11872a57cd37d (patch)
tree714c4a22b469826dcc0386922e90e2c36f96e684 /news/nntpswitch
parent092124470bd598a7373693de2d97a5091e74d063 (diff)
downloadports-4031a6967c572131286ac61cc1b11872a57cd37d.tar.gz
ports-4031a6967c572131286ac61cc1b11872a57cd37d.zip
Notes
Diffstat (limited to 'news/nntpswitch')
-rw-r--r--news/nntpswitch/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/news/nntpswitch/Makefile b/news/nntpswitch/Makefile
index 6915bbbbb9f9..4a0b1d9e1aa3 100644
--- a/news/nntpswitch/Makefile
+++ b/news/nntpswitch/Makefile
@@ -38,7 +38,7 @@ PLIST_FILES+= lib/libauth_mysql.so
.endif
.if defined(WITH_POSTGRESQL)
-LIB_DEPENDS+= pq:${PORTSDIR}/databases/postgresql-client
+LIB_DEPENDS+= pq:${PORTSDIR}/databases/postgresql7
ALL_TARGET+= postgres
PLIST_FILES+= lib/libauth_postgres.so
.endif