summaryrefslogtreecommitdiff
path: root/databases/postgresql82/Makefile.common
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2008-03-04 13:31:29 +0000
committeradam <adam@pkgsrc.org>2008-03-04 13:31:29 +0000
commitf7e452c82587107dac11d653d5f036ca05d642c3 (patch)
tree17687b51815606204f9c8717cfc35f1a8b841167 /databases/postgresql82/Makefile.common
parente98fcdb2c3cc0308cdf7f954ac872e1764332d4e (diff)
downloadpkgsrc-f7e452c82587107dac11d653d5f036ca05d642c3.tar.gz
Rendezvous has been renamed to Bonjour
Diffstat (limited to 'databases/postgresql82/Makefile.common')
-rw-r--r--databases/postgresql82/Makefile.common6
1 files changed, 3 insertions, 3 deletions
diff --git a/databases/postgresql82/Makefile.common b/databases/postgresql82/Makefile.common
index 90f8b697ccf..c390e996f37 100644
--- a/databases/postgresql82/Makefile.common
+++ b/databases/postgresql82/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.8 2008/01/07 20:14:35 adam Exp $
+# $NetBSD: Makefile.common,v 1.9 2008/03/04 13:31:29 adam Exp $
#
# This Makefile fragment is included by all PostgreSQL packages built from
# the main sources of the PostgreSQL distribution except jdbc-postgresql.
@@ -89,9 +89,9 @@ CONFIGURE_ARGS+= --without-perl
CONFIGURE_ARGS+= --without-python
CONFIGURE_ARGS+= --without-tcl
-# Enable Rendezvous on Mac OS X
+# Enable Bonjour on Mac OS X
.if ${OPSYS} == "Darwin"
-CONFIGURE_ARGS+= --with-rendezvous
+CONFIGURE_ARGS+= --with-bonjour
.endif
# PostgreSQL explicitly forbids any use of -ffast-math