aboutsummaryrefslogtreecommitdiff
path: root/devel/subversion16/Makefile.common
diff options
context:
space:
mode:
Diffstat (limited to 'devel/subversion16/Makefile.common')
-rw-r--r--devel/subversion16/Makefile.common7
1 files changed, 7 insertions, 0 deletions
diff --git a/devel/subversion16/Makefile.common b/devel/subversion16/Makefile.common
index f8f70da5fd16..6b0890a80419 100644
--- a/devel/subversion16/Makefile.common
+++ b/devel/subversion16/Makefile.common
@@ -161,6 +161,13 @@ PLIST_SUB+= DYNAMIC_ENABLED="@comment "
PLIST_SUB+= DYNAMIC_ENABLED=""
.endif
+.if defined(WITH_GNOME_KEYRING)
+LIB_DEPENDS+= gnome-keyring.0:${PORTSDIR}/security/gnome-keyring
+CONFIGURE_ARGS+=--with-gnome-keyring
+.else
+CONFIGURE_ARGS+=--without-gnome-keyring
+.endif
+
post-extract:
@${RM} -rf ${WRKSRC}/neon
@${RM} -rf ${WRKSRC}/apr