1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-21 00:25:50 +00:00

Bump optional, non-default version of firebird from 2.0 (expired) to 2.1

This commit is contained in:
Rene Ladan 2014-05-11 14:17:54 +00:00
parent 5f5428bf99
commit e2ee1f0f00
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=353693

View File

@ -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>