mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-26 00:55:14 +00:00
balsa and balsa2 conflict with each other.
Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com>
This commit is contained in:
parent
ca8f11067c
commit
d3d151cd72
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=90836
@ -37,4 +37,6 @@ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include ${PTHREAD_CFLAGS}" \
|
||||
|
||||
MAN1= balsa.1
|
||||
|
||||
CONFLICTS= balsa2-*
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -36,6 +36,8 @@ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include ${PTHREAD_CFLAGS}" \
|
||||
|
||||
MAN1= balsa.1
|
||||
|
||||
CONFLICTS= balsa-*
|
||||
|
||||
.if defined(WITH_GPG)
|
||||
LIB_DEPENDS+= gpgme.9:${PORTSDIR}/security/gpgme
|
||||
CONFIGURE_ARGS+= --enable-gpgme
|
||||
|
Loading…
Reference in New Issue
Block a user