diff options
-rw-r--r-- | devel/libchipcard-kde/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/libchipcard-kde/Makefile b/devel/libchipcard-kde/Makefile index bf9ec1fd8fe2..40de09c171ee 100644 --- a/devel/libchipcard-kde/Makefile +++ b/devel/libchipcard-kde/Makefile @@ -29,7 +29,7 @@ USE_REINPLACE= yes .include <bsd.port.pre.mk> .if ${OSVERSION} >= 502102 -BROKEN= "Links against conflicting thread libraries" +IGNORE= links against conflicting thread libraries .endif post-patch: |