aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--security/hydra/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/hydra/Makefile b/security/hydra/Makefile
index f4e2ec87740c..75ad421c5562 100644
--- a/security/hydra/Makefile
+++ b/security/hydra/Makefile
@@ -29,7 +29,7 @@ WANT_GNOME= yes
OPTIONS_DEFINE= FIREBIRD SSH SVN X11
OPTIONS_DEFAULT=SSH
OPTIONS_EXCLUDE=NLS DOCS
-FIREBIRD_LIB_DEPENDS= libfbclient.so:${PORTSDIR}/databases/firebird21-client
+FIREBIRD_LIB_DEPENDS= libfbclient.so:${PORTSDIR}/databases/firebird25-client
SVN_LIB_DEPENDS= libsvn_client-1.so:${PORTSDIR}/devel/subversion
.include <bsd.port.options.mk>