aboutsummaryrefslogtreecommitdiffstats
path: root/security/hydra
diff options
context:
space:
mode:
authorrene <rene@FreeBSD.org>2014-05-11 22:17:54 +0800
committerrene <rene@FreeBSD.org>2014-05-11 22:17:54 +0800
commitfa1bcf060f8e6ba47403b7f20cfca6bb91f1ee9b (patch)
tree0c1c061c32b2705a61574fa2da3f5164bdc94a4f /security/hydra
parent4015ee283ae00320b5c3caf1ae21d77a6f720d0e (diff)
downloadfreebsd-ports-gnome-fa1bcf060f8e6ba47403b7f20cfca6bb91f1ee9b.tar.gz
freebsd-ports-gnome-fa1bcf060f8e6ba47403b7f20cfca6bb91f1ee9b.tar.zst
freebsd-ports-gnome-fa1bcf060f8e6ba47403b7f20cfca6bb91f1ee9b.zip
Bump optional, non-default version of firebird from 2.0 (expired) to 2.1
Diffstat (limited to 'security/hydra')
-rw-r--r--security/hydra/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/hydra/Makefile b/security/hydra/Makefile
index 1c7682415564..f7e44beb1e4f 100644
--- a/security/hydra/Makefile
+++ b/security/hydra/Makefile
@@ -28,7 +28,7 @@ WANT_GNOME= yes
OPTIONS_DEFINE= FIREBIRD SSH SVN X11
OPTIONS_DEFAULT=SSH
OPTIONS_EXCLUDE=NLS DOCS
-FIREBIRD_LIB_DEPENDS= libfbclient.so:${PORTSDIR}/databases/firebird20-client
+FIREBIRD_LIB_DEPENDS= libfbclient.so:${PORTSDIR}/databases/firebird21-client
SVN_LIB_DEPENDS= libsvn_client-1.so:${PORTSDIR}/devel/subversion
.include <bsd.port.options.mk>