aboutsummaryrefslogtreecommitdiff
path: root/databases/firebird25-server/Makefile
diff options
context:
space:
mode:
authorPawel Pekala <pawel@FreeBSD.org>2016-08-18 14:02:47 +0000
committerPawel Pekala <pawel@FreeBSD.org>2016-08-18 14:02:47 +0000
commit7afb587cfcafd47e430550115171a3a8174fa5f2 (patch)
tree615c7772d6adbe35717d2e1826d62177c9800b96 /databases/firebird25-server/Makefile
parent7a6099c1ece5bb789d83cfbb729fea56fa2417c3 (diff)
downloadports-7afb587cfcafd47e430550115171a3a8174fa5f2.tar.gz
ports-7afb587cfcafd47e430550115171a3a8174fa5f2.zip
Notes
Diffstat (limited to 'databases/firebird25-server/Makefile')
-rw-r--r--databases/firebird25-server/Makefile9
1 files changed, 4 insertions, 5 deletions
diff --git a/databases/firebird25-server/Makefile b/databases/firebird25-server/Makefile
index d3d49534106e..aba3397e23e7 100644
--- a/databases/firebird25-server/Makefile
+++ b/databases/firebird25-server/Makefile
@@ -2,12 +2,11 @@
# $FreeBSD$
PORTNAME= firebird
-PORTVERSION= 2.5.4
-PORTREVISION= 7
+PORTVERSION= 2.5.6
CATEGORIES?= databases
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTVERSION:S/.0//}-Release/
PKGNAMESUFFIX?= ${PORTVERSION:R:S/.//}-server
-DISTNAME= ${PORTNAME:S/f/F/}-${PORTVERSION}.26856-0
+DISTNAME= ${PORTNAME:S/f/F/}-${PORTVERSION}.27020-0
DIST_SUBDIR= ${PORTNAME}
MAINTAINER= ports@FreeBSD.org
@@ -24,7 +23,7 @@ LICENSE_PERMS_IPL= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept
LIB_DEPENDS= libicuuc.so:devel/icu
-USES= gmake pkgconfig tar:bzip2
+USES= cpe gmake pkgconfig tar:bzip2
GNU_CONFIGURE= yes
MAKE_JOBS_UNSAFE= yes
@@ -90,7 +89,7 @@ UDF_SQL= src/extlib/ib_udf2.sql src/extlib/fbudf/fbudf.sql
PKGINSTALL?= ${PKGDIR}/pkg-install-server
.else
# Client part stuff
-LIB_DEPENDS+= libedit.so.0:devel/libedit
+USES+= libedit
LDFLAGS+= -L${LOCALBASE}/lib # to link in lncurses pulled in by libedit
CONFIGURE_ARGS+= --with-system-editline