From fec870862e189c9626d98a7212aecabe4b603cba Mon Sep 17 00:00:00 2001 From: Dmitry Marakasov Date: Fri, 11 Sep 2015 18:47:40 +0000 Subject: - Switch to USES=libedit for firebird-client, as suggested by stage-qa Approved by: portmgr blanket --- databases/firebird25-server/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'databases/firebird25-server') diff --git a/databases/firebird25-server/Makefile b/databases/firebird25-server/Makefile index 5e29a4403378..153d77dfb11d 100644 --- a/databases/firebird25-server/Makefile +++ b/databases/firebird25-server/Makefile @@ -3,7 +3,7 @@ PORTNAME= firebird PORTVERSION= 2.5.3 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES?= databases MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTVERSION:S/.0//}-Release/ PKGNAMESUFFIX?= ${PORTVERSION:R:S/.//}-server @@ -91,6 +91,8 @@ PKGINSTALL?= ${PKGDIR}/pkg-install-server ALL_TARGET= firebird_basic libfbembed libfbclient embed_isql embed_gpre \ embed_gdef embed_qli extlib +USES+= libedit + USE_LDCONFIG= yes CLIENT_BIN= gpre isql-fb qli -- cgit v1.2.3