mirror of
https://git.freebsd.org/ports.git
synced 2025-06-05 12:56:28 -04:00
- Annotate CONFLICTS between audio/musicpd net/mpich2
PR: ports/153194 Submitted by: nivit Approved by: Chris Rees (maintainer of audio/musicpd)
This commit is contained in:
parent
aeebaf13a1
commit
d7e3fc8d1c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=266435
2 changed files with 3 additions and 1 deletions
|
@ -19,6 +19,8 @@ LIB_DEPENDS+= mad.2:${PORTSDIR}/audio/libmad \
|
|||
|
||||
LICENSE= GPLv2
|
||||
|
||||
CONFLICTS_INSTALL= mpich2-[1-9]*
|
||||
|
||||
USE_GMAKE= yes
|
||||
USE_BZIP2= yes
|
||||
GNU_CONFIGURE= yes
|
||||
|
|
|
@ -52,7 +52,7 @@ MAKE_ENV+= VERBOSE=1
|
|||
.endif
|
||||
MAKE_JOBS_UNSAFE= yes
|
||||
|
||||
CONFLICTS= lam-7.* mpiexec-0.*
|
||||
CONFLICTS= lam-7.* mpiexec-0.* musicpd-0.*
|
||||
|
||||
USE_FORTRAN= yes
|
||||
FCFLAGS+= ${FFLAGS}
|
||||
|
|
Loading…
Add table
Reference in a new issue