aboutsummaryrefslogtreecommitdiffstats
path: root/databases/qdbm
diff options
context:
space:
mode:
authorpav <pav@FreeBSD.org>2006-01-16 10:55:02 +0800
committerpav <pav@FreeBSD.org>2006-01-16 10:55:02 +0800
commit2f49b4e6a92d1c27e8d3d6433681c82a1780be76 (patch)
treed8f26f42686b904c92c53ff858d8922f3405110e /databases/qdbm
parent374eb0714cfa1c45490f58c907752af222b1ad77 (diff)
downloadfreebsd-ports-gnome-2f49b4e6a92d1c27e8d3d6433681c82a1780be76.tar.gz
freebsd-ports-gnome-2f49b4e6a92d1c27e8d3d6433681c82a1780be76.tar.zst
freebsd-ports-gnome-2f49b4e6a92d1c27e8d3d6433681c82a1780be76.zip
- Chase qdbm update
Pointy hat to: ahze Reported by: pointyhat
Diffstat (limited to 'databases/qdbm')
-rw-r--r--databases/qdbm/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/qdbm/Makefile b/databases/qdbm/Makefile
index b36ac3e7a3ea..49071bf4b688 100644
--- a/databases/qdbm/Makefile
+++ b/databases/qdbm/Makefile
@@ -56,7 +56,7 @@ post-install:
.else
-LIB_DEPENDS+= qdbm.11:${PORTSDIR}/databases/qdbm
+LIB_DEPENDS+= qdbm.12:${PORTSDIR}/databases/qdbm
post-patch:
${REINPLACE_CMD} -e 's|-lpthread|${PTHREAD_LIBS}|g' ${WRKSRC}/configure