summaryrefslogtreecommitdiff
path: root/devel/apr2
diff options
context:
space:
mode:
authorGabor Kovesdan <gabor@FreeBSD.org>2011-09-12 13:46:58 +0000
committerGabor Kovesdan <gabor@FreeBSD.org>2011-09-12 13:46:58 +0000
commit2fc6a06a9bc3abfccb6b93249380619b3228bd4b (patch)
tree2d27e2d009b00b4b01cca37fd29831b8c3017cd2 /devel/apr2
parent- Update to 1.9.1 (diff)
- Track dependencies after databases/gdbm update
Notes
Notes: svn path=/head/; revision=281668
Diffstat (limited to 'devel/apr2')
-rw-r--r--devel/apr2/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/apr2/Makefile b/devel/apr2/Makefile
index be333002b962..a4674f8db0c2 100644
--- a/devel/apr2/Makefile
+++ b/devel/apr2/Makefile
@@ -6,7 +6,7 @@
PORTNAME= apr
PORTVERSION= 2.0.${SNAPDATE}
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= devel
MASTER_SITES= http://svn-master.apache.org/snapshots/apr/
DISTNAME= ${PORTNAME}_${SNAPDATE}
@@ -97,7 +97,7 @@ CONFIGURE_ARGS+= --without-gdbm
.else
PLIST_SUB+= GDBM=""
EXTRAS= yes
-LIB_DEPENDS+= gdbm.3:${PORTSDIR}/databases/gdbm
+LIB_DEPENDS+= gdbm.4:${PORTSDIR}/databases/gdbm
CONFIGURE_ARGS+= --with-gdbm=${LOCALBASE}
.if defined(PKGNAMESUFFIX)
PKGNAMESUFFIX:= ${PKGNAMESUFFIX}-gdbm