mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-22 08:58:47 +00:00
Switch from FORBIDDEN to BROKEN to be in accordance with all the other
cases of linking to conflicting libraries. While here, canonicalize COMMENT. Reviewed by: kris
This commit is contained in:
parent
fe97dade6d
commit
84899daae7
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=124358
@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||
MASTER_SITE_SUBDIR= libchipcard
|
||||
|
||||
MAINTAINER= martin@libchipcard.de
|
||||
COMMENT= "KDE tools for LibChipCard"
|
||||
COMMENT= KDE tools for LibChipCard
|
||||
|
||||
LIB_DEPENDS= chipcard.17:${PORTSDIR}/devel/libchipcard:install
|
||||
|
||||
@ -29,7 +29,7 @@ USE_REINPLACE= yes
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${OSVERSION} >= 502102
|
||||
FORBIDDEN= "Links against conflicting thread libraries"
|
||||
BROKEN= "Links against conflicting thread libraries"
|
||||
.endif
|
||||
|
||||
post-patch:
|
||||
|
Loading…
Reference in New Issue
Block a user