aboutsummaryrefslogtreecommitdiffstats
path: root/mail/balsa2
diff options
context:
space:
mode:
authorcpiazza <cpiazza@FreeBSD.org>1999-10-07 11:58:31 +0800
committercpiazza <cpiazza@FreeBSD.org>1999-10-07 11:58:31 +0800
commit295fe4ee506e8ff5991a92664d3b4533d147baa5 (patch)
tree6e08cf8425218db491bbd7f7f9017cbcd423a083 /mail/balsa2
parente76bbba9301f2613a854526d65d06e649b89c0a6 (diff)
downloadfreebsd-ports-gnome-295fe4ee506e8ff5991a92664d3b4533d147baa5.tar.gz
freebsd-ports-gnome-295fe4ee506e8ff5991a92664d3b4533d147baa5.tar.zst
freebsd-ports-gnome-295fe4ee506e8ff5991a92664d3b4533d147baa5.zip
Use the updated libproplist shared library
Diffstat (limited to 'mail/balsa2')
-rw-r--r--mail/balsa2/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/balsa2/Makefile b/mail/balsa2/Makefile
index 7b140256891d..83965d0f874a 100644
--- a/mail/balsa2/Makefile
+++ b/mail/balsa2/Makefile
@@ -15,7 +15,7 @@ MAINTAINER= ports@FreeBSD.org
RUN_DEPENDS= panel:${PORTSDIR}/x11/gnomecore
LIB_DEPENDS= gnome.2:${PORTSDIR}/x11/gnomelibs \
- PropList.1:${PORTSDIR}/devel/libPropList
+ PropList.2:${PORTSDIR}/devel/libPropList
GTK_CONFIG?= ${X11BASE}/bin/gtk12-config