diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2004-12-18 04:03:31 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2004-12-18 04:03:31 +0000 |
commit | 84899daae790051fae001af7dad8e2d203952a57 (patch) | |
tree | 68d49c9911c7c2638d12cebb3cd9ebc27a334b9b /devel/libchipcard-kde | |
parent | fe97dade6d6c992a32adb99e40f6c88697bcbc9a (diff) |
Notes
Diffstat (limited to 'devel/libchipcard-kde')
-rw-r--r-- | devel/libchipcard-kde/Makefile | 4 |
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: |