diff options
author | ijliao <ijliao@FreeBSD.org> | 2003-01-03 08:26:35 +0000 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2003-01-03 08:26:35 +0000 |
commit | 42a4083c623c25e1ae525f4376c8e170dd8e0f7c (patch) | |
tree | 75c1cdef992ba7b34b5c6148bded7f06a2837f93 /net/gnomeicu | |
parent | f3a7d018595b9e2fa0215452b1182789b5ef518f (diff) | |
download | FreeBSD-ports-42a4083c623c25e1ae525f4376c8e170dd8e0f7c.zip FreeBSD-ports-42a4083c623c25e1ae525f4376c8e170dd8e0f7c.tar.gz |
chase gdbm lib version
Diffstat (limited to 'net/gnomeicu')
-rw-r--r-- | net/gnomeicu/gnomeicu/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/gnomeicu/gnomeicu/Makefile b/net/gnomeicu/gnomeicu/Makefile index 87c399b..9ccac06 100644 --- a/net/gnomeicu/gnomeicu/Makefile +++ b/net/gnomeicu/gnomeicu/Makefile @@ -18,7 +18,7 @@ LIB_DEPENDS+= glade-2.0.0:${PORTSDIR}/devel/libglade2 \ panel-applet-2.0:${PORTSDIR}/x11/gnomepanel \ xml2.5:${PORTSDIR}/textproc/libxml2 \ gnet.1:${PORTSDIR}/net/gnet \ - gdbm.2:${PORTSDIR}/databases/gdbm + gdbm.3:${PORTSDIR}/databases/gdbm USE_BZIP2= yes USE_X_PREFIX= yes |