summaryrefslogtreecommitdiffstats
path: root/mail/exim
diff options
context:
space:
mode:
authorandreas <andreas@FreeBSD.org>2000-08-26 16:34:17 +0000
committerandreas <andreas@FreeBSD.org>2000-08-26 16:34:17 +0000
commitd7ff858c7c3076ccd351d888640f6b238e82ba98 (patch)
treefc24ea6f390eef39960c63f328cfed6f08b8b689 /mail/exim
parent38cca324368a260bfbe569b93edd53920e06e06e (diff)
downloadFreeBSD-ports-d7ff858c7c3076ccd351d888640f6b238e82ba98.zip
FreeBSD-ports-d7ff858c7c3076ccd351d888640f6b238e82ba98.tar.gz
old postgresql port has been removed.
use postgresql7, which has proven stability now.
Diffstat (limited to 'mail/exim')
-rw-r--r--mail/exim/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/exim/Makefile b/mail/exim/Makefile
index f237073..d811921 100644
--- a/mail/exim/Makefile
+++ b/mail/exim/Makefile
@@ -99,7 +99,7 @@ SEDLIST+= -e 's,^AUTH_PLAINTEXT,\#AUTH_PLAINTEXT,'
.endif
.if defined(WITH_PGSQL)
-LIB_DEPENDS+= pq.2:${PORTSDIR}/databases/postgresql
+LIB_DEPENDS+= pq.2:${PORTSDIR}/databases/postgresql7
SEDLIST+= -e 's,XX_PGSQL_LIBS_XX,-L${PREFIX}/pgsql/lib -lpq,' \
-e 's,XX_PGSQL_INCLUDE_XX,-I${PREFIX}/pgsql/include,' \
-e 's,^\# LOOKUP_PGSQL,LOOKUP_PGSQL,'
OpenPOWER on IntegriCloud