aboutsummaryrefslogtreecommitdiff
path: root/security/libcryptui/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'security/libcryptui/Makefile')
-rw-r--r--security/libcryptui/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/libcryptui/Makefile b/security/libcryptui/Makefile
index 939ec5896d98..85a5fb1e3bbc 100644
--- a/security/libcryptui/Makefile
+++ b/security/libcryptui/Makefile
@@ -41,7 +41,7 @@ CONFIGURE_ARGS+=--disable-libnotify
.endif
post-patch:
- @${REINPLACE_CMD} -e 's|"1.2 1.4 2.0"|"1.2 1.4 2.0 2.1"|g' \
+ @${REINPLACE_CMD} -e 's|"1.2 1.4 2.0"|"1.2 1.4 2.0 2.1 2.2"|g' \
${WRKSRC}/configure
.include <bsd.port.mk>