aboutsummaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2004-12-18 12:03:31 +0800
committerMark Linimon <linimon@FreeBSD.org>2004-12-18 12:03:31 +0800
commit84899daae790051fae001af7dad8e2d203952a57 (patch)
tree68d49c9911c7c2638d12cebb3cd9ebc27a334b9b /devel
parentfe97dade6d6c992a32adb99e40f6c88697bcbc9a (diff)
downloadfreebsd-ports-gnome-84899daae790051fae001af7dad8e2d203952a57.tar.gz
freebsd-ports-gnome-84899daae790051fae001af7dad8e2d203952a57.tar.zst
freebsd-ports-gnome-84899daae790051fae001af7dad8e2d203952a57.zip
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
Diffstat (limited to 'devel')
-rw-r--r--devel/libchipcard-kde/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/libchipcard-kde/Makefile b/devel/libchipcard-kde/Makefile
index daf98a0e6729..abb17e93b741 100644
--- a/devel/libchipcard-kde/Makefile
+++ b/devel/libchipcard-kde/Makefile
@@ -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: