1
0
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:
Philip M. Gollucci 2010-10-19 05:35:32 +00:00
parent 6a1951bdce
commit ae88d5bec3
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=263249
2 changed files with 2 additions and 2 deletions

View File

@ -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

View File

@ -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