mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-26 09:46:09 +00:00
- Add (or fix) CONFLICTS line. The ports install bin/digest.
Approved by: portmgr (krion)
This commit is contained in:
parent
5dbcda2191
commit
73d0a2892a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=128541
@ -22,6 +22,8 @@ BUILD_DEPENDS= clustalw:${PORTSDIR}/biology/clustalw \
|
||||
LIB_DEPENDS= gd.4:${PORTSDIR}/graphics/gd \
|
||||
png.5:${PORTSDIR}/graphics/png
|
||||
|
||||
CONFLICTS= nss-* qmail-ldap2-* digest-*
|
||||
|
||||
USE_SUBMAKE= yes
|
||||
USE_GMAKE= yes
|
||||
GNU_CONFIGURE= yes
|
||||
|
@ -20,6 +20,8 @@ EXTRA_PATCHES+= ${QMAIL_PORT_PATCHDIR}/patch-ab ${QMAIL_PORT_PATCHDIR}/patch-ac
|
||||
MAINTAINER= lioux@FreeBSD.org
|
||||
COMMENT= A SECURE, reliable, and FAST MTA for UNIX systems WITH LDAP support
|
||||
|
||||
CONFLICTS= nss-* emboss-* digest-*
|
||||
|
||||
USE_OPENLDAP= yes
|
||||
PKGNAMESUFFIX:= ${PKGNAMESUFFIX}2
|
||||
|
||||
|
@ -15,7 +15,7 @@ DISTFILES=
|
||||
MAINTAINER?= eik@FreeBSD.org
|
||||
COMMENT?= Message digest wrapper utility
|
||||
|
||||
CONFLICTS?= nss-[0-9]* emboss-[0-9]*
|
||||
CONFLICTS?= nss-[0-9]* emboss-[0-9]* qmail-ldap2-*
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
NO_WRKSUBDIR= yes
|
||||
|
@ -30,7 +30,9 @@ CFLAGS+= -I${LOCALBASE}/include/nspr
|
||||
|
||||
DIST= ${WRKSRC}/../../dist
|
||||
|
||||
CONFLICTS= btoa-5.* digest-* emboss-2.4.* oases-2.* p5-PAR-0.*
|
||||
CONFLICTS= btoa-5.* digest-* emboss-2.* oases-2.* p5-PAR-0.* \
|
||||
qmail-ldap2-*
|
||||
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user