aboutsummaryrefslogtreecommitdiffstats
path: root/comms
diff options
context:
space:
mode:
Diffstat (limited to 'comms')
-rw-r--r--comms/qfaxreader/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/comms/qfaxreader/Makefile b/comms/qfaxreader/Makefile
index 6cd9f48c3598..27353bbc488a 100644
--- a/comms/qfaxreader/Makefile
+++ b/comms/qfaxreader/Makefile
@@ -9,7 +9,7 @@
PORTNAME= qfaxreader
DISTVERSION= 0.3.1
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= comms graphics print
MASTER_SITES= SF
@@ -34,7 +34,7 @@ OPTIONS= GDBM "For sender-id look-up (recomended)" on
.include <bsd.port.pre.mk>
.if !defined(WITHOUT_GDBM) || exists(${LOCALBASE}/include/gdbm.h)
-LIB_DEPENDS+= gdbm.3:${PORTSDIR}/databases/gdbm
+LIB_DEPENDS+= gdbm.4:${PORTSDIR}/databases/gdbm
.endif
.include <bsd.port.post.mk>