summaryrefslogtreecommitdiff
path: root/databases/postgresql82
diff options
context:
space:
mode:
authoradam <adam>2008-03-04 13:31:29 +0000
committeradam <adam>2008-03-04 13:31:29 +0000
commit65f961619095245c6b58891501703a749330ff93 (patch)
tree17687b51815606204f9c8717cfc35f1a8b841167 /databases/postgresql82
parent0406d7709fae3238ece51aea6ade00eb2e8f6921 (diff)
downloadpkgsrc-65f961619095245c6b58891501703a749330ff93.tar.gz
Rendezvous has been renamed to Bonjour
Diffstat (limited to 'databases/postgresql82')
-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