summaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authorYukihiro Nakai <nakai@FreeBSD.org>1999-10-25 04:22:59 +0000
committerYukihiro Nakai <nakai@FreeBSD.org>1999-10-25 04:22:59 +0000
commitae95c47808cfe25babef5fc654765560f05f4d66 (patch)
tree75f292951e9dd701511cccc5e0a1bb7bc5ce5b0b /mail
parentUse our real binary's name in the syslog messages. (diff)
Use the latest gnomelibs.
PR: ports/14507 Submitted by: clive@cirx.org
Notes
Notes: svn path=/head/; revision=22614
Diffstat (limited to 'mail')
-rw-r--r--mail/balsa/Makefile2
-rw-r--r--mail/balsa2/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/mail/balsa/Makefile b/mail/balsa/Makefile
index 83965d0f874a..b8287b63ae39 100644
--- a/mail/balsa/Makefile
+++ b/mail/balsa/Makefile
@@ -14,7 +14,7 @@ MASTER_SITE_SUBDIR= sources/balsa
MAINTAINER= ports@FreeBSD.org
RUN_DEPENDS= panel:${PORTSDIR}/x11/gnomecore
-LIB_DEPENDS= gnome.2:${PORTSDIR}/x11/gnomelibs \
+LIB_DEPENDS= gnome.3:${PORTSDIR}/x11/gnomelibs \
PropList.2:${PORTSDIR}/devel/libPropList
GTK_CONFIG?= ${X11BASE}/bin/gtk12-config
diff --git a/mail/balsa2/Makefile b/mail/balsa2/Makefile
index 83965d0f874a..b8287b63ae39 100644
--- a/mail/balsa2/Makefile
+++ b/mail/balsa2/Makefile
@@ -14,7 +14,7 @@ MASTER_SITE_SUBDIR= sources/balsa
MAINTAINER= ports@FreeBSD.org
RUN_DEPENDS= panel:${PORTSDIR}/x11/gnomecore
-LIB_DEPENDS= gnome.2:${PORTSDIR}/x11/gnomelibs \
+LIB_DEPENDS= gnome.3:${PORTSDIR}/x11/gnomelibs \
PropList.2:${PORTSDIR}/devel/libPropList
GTK_CONFIG?= ${X11BASE}/bin/gtk12-config