aboutsummaryrefslogtreecommitdiff
path: root/databases/db44/Makefile
diff options
context:
space:
mode:
authorYing-Chieh Liao <ijliao@FreeBSD.org>2003-01-03 20:19:07 +0000
committerYing-Chieh Liao <ijliao@FreeBSD.org>2003-01-03 20:19:07 +0000
commit3ad9d774d2c4d3e59334b9703c250526949873c4 (patch)
treec7c78183c5ccde5bec426d2c5a7b781221f95070 /databases/db44/Makefile
parent56c005aae1f9ff4efbc95b18b5df01849da726b8 (diff)
downloadports-3ad9d774d2c4d3e59334b9703c250526949873c4.tar.gz
ports-3ad9d774d2c4d3e59334b9703c250526949873c4.zip
upgrade to 4.1.25
PR: 46588 Submitted by: Ports Fury
Notes
Notes: svn path=/head/; revision=72463
Diffstat (limited to 'databases/db44/Makefile')
-rw-r--r--databases/db44/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/databases/db44/Makefile b/databases/db44/Makefile
index 68489f6b63ee..0068eed77016 100644
--- a/databases/db44/Makefile
+++ b/databases/db44/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= db4
-PORTVERSION= 4.0.14
-PORTREVISION= 1
+PORTVERSION= 4.1.25
CATEGORIES= databases
MASTER_SITES= http://www.sleepycat.com/update/snapshot/
DISTNAME= db-${PORTVERSION}
@@ -25,7 +24,7 @@ USE_REINPLACE= yes
GNU_CONFIGURE= yes
CONFIGURE_SCRIPT= ../dist/configure
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
-CONFIGURE_ARGS= --enable-compat185 --enable-dump285 \
+CONFIGURE_ARGS= --enable-compat185 --enable-dump185 \
--enable-cxx --enable-dynamic \
--includedir=${PREFIX}/include/db4
INSTALLS_SHLIB= yes