summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--security/rnp/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/security/rnp/Makefile b/security/rnp/Makefile
index 419dd6c42fef..6403af628579 100644
--- a/security/rnp/Makefile
+++ b/security/rnp/Makefile
@@ -16,10 +16,12 @@ LICENSE_FILE= ${WRKSRC}/LICENSE.md
LICENSE_PERMS_OCB_Patent= dist-mirror dist-sell pkg-mirror pkg-sell \
auto-accept
+BROKEN= Not yet diagnosed pkg-fallout errors in configure phase, local builds succeed
+
LIB_DEPENDS= libbotan-2.so:security/botan2 \
libjson-c.so:devel/json-c
-USES= cmake
+USES= cmake pkgconfig
USE_GITHUB= yes
GH_ACCOUNT= rnpgp