mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-27 00:57:50 +00:00
- Update CONFLICTS for dynamic PKGNAME
PR: ports/150985 Submitted by: swell.k@gmail.com (maintainer)
This commit is contained in:
parent
6a1951bdce
commit
ae88d5bec3
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=263249
@ -128,7 +128,7 @@ PLIST_SUB+= CAS="@comment "
|
||||
.endif
|
||||
|
||||
.if !defined(WITHOUT_ED2K)
|
||||
CONFLICTS+= ed2k-hash-[0-9]*
|
||||
CONFLICTS+= ed2k-hash*
|
||||
CONFIGURE_ARGS+= --enable-ed2k
|
||||
PLIST_SUB+= ED2K=""
|
||||
.else
|
||||
|
@ -121,7 +121,7 @@ PLIST_SUB+= CAS="@comment "
|
||||
.endif
|
||||
|
||||
.if !defined(WITHOUT_ED2K)
|
||||
CONFLICTS+= ed2k-hash-[0-9]*
|
||||
CONFLICTS+= ed2k-hash*
|
||||
CONFIGURE_ARGS+= --enable-ed2k
|
||||
PLIST_SUB+= ED2K=""
|
||||
.else
|
||||
|
Loading…
Reference in New Issue
Block a user