summaryrefslogtreecommitdiff
path: root/databases/postgresql73-server
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2004-05-14 13:16:02 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2004-05-14 13:16:02 +0000
commitf4b43c46c3b7f856b3a5733c841e76b1bda671e3 (patch)
tree642316b6a72d53d9859cdd7078659f16be28fcef /databases/postgresql73-server
parent[PATCH] databases/postgresql73: update to 7.3.6 (diff)
Fix CONFLICTS variable.
Notes
Notes: svn path=/head/; revision=109118
Diffstat (limited to 'databases/postgresql73-server')
-rw-r--r--databases/postgresql73-server/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/postgresql73-server/Makefile b/databases/postgresql73-server/Makefile
index fcbee0bfbae9..264ebc997426 100644
--- a/databases/postgresql73-server/Makefile
+++ b/databases/postgresql73-server/Makefile
@@ -75,7 +75,7 @@ CONFLICTS= postgresql-7*
.else
PKGMESSAGE= ${FILESDIR}/pkg-message.server
PKGMSG= ${PKGMESSAGE}
-CONFLICTS= postgresql-client
+CONFLICTS= postgresql-client*
PLIST_SUB+= SERVER=""
INSTALL_TARGET+= install-all-headers
MAKEFILE= GNUmakefile