mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-01 05:45:45 +00:00
Fix CONFLICTS variable.
This commit is contained in:
parent
71161d6337
commit
f4b43c46c3
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=109118
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user