summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--security/libsectok/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/security/libsectok/Makefile b/security/libsectok/Makefile
index 4597c26ef337..c8e34e14c3cb 100644
--- a/security/libsectok/Makefile
+++ b/security/libsectok/Makefile
@@ -20,4 +20,6 @@ USE_OPENSSL= YES
MAN3= sectok.3
+IGNORE= produces a broken package (dangling symlink)
+
.include <bsd.port.mk>