diff options
author | John Marino <marino@FreeBSD.org> | 2014-09-06 22:46:03 +0000 |
---|---|---|
committer | John Marino <marino@FreeBSD.org> | 2014-09-06 22:46:03 +0000 |
commit | bae241d119316cc7c44bd143a50f25edfa371d02 (patch) | |
tree | 123a9cbf6f2f504719b66ed86f2a90c746f78378 /security/hydra/Makefile | |
parent | 6ba6bf9bae6a3abf8da733e46f72e1393a58b1e5 (diff) | |
download | ports-bae241d119316cc7c44bd143a50f25edfa371d02.tar.gz ports-bae241d119316cc7c44bd143a50f25edfa371d02.zip |
Notes
Diffstat (limited to 'security/hydra/Makefile')
-rw-r--r-- | security/hydra/Makefile | 2 |
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> |