summaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authorChris Piazza <cpiazza@FreeBSD.org>1999-10-07 03:58:31 +0000
committerChris Piazza <cpiazza@FreeBSD.org>1999-10-07 03:58:31 +0000
commit25abf4b4a7d028a535c39c871464a0cdc1879f16 (patch)
tree5618f5f9948e4990a372721ec2be2cf2b1db7674 /mail
parentActivate gnome-vnc (diff)
Use the updated libproplist shared library
Notes
Notes: svn path=/head/; revision=22217
Diffstat (limited to 'mail')
-rw-r--r--mail/balsa/Makefile2
-rw-r--r--mail/balsa2/Makefile2
-rw-r--r--mail/gbuffy/Makefile2
-rw-r--r--mail/wmmail/Makefile2
4 files changed, 4 insertions, 4 deletions
diff --git a/mail/balsa/Makefile b/mail/balsa/Makefile
index 7b140256891d..83965d0f874a 100644
--- a/mail/balsa/Makefile
+++ b/mail/balsa/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
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
diff --git a/mail/gbuffy/Makefile b/mail/gbuffy/Makefile
index 894961d0031b..b1c543f9b570 100644
--- a/mail/gbuffy/Makefile
+++ b/mail/gbuffy/Makefile
@@ -13,7 +13,7 @@ MASTER_SITES= http://www.fiction.net/blong/programs/gbuffy/
MAINTAINER= kaj@Raditex.se
LIB_DEPENDS= gtk12.2:${PORTSDIR}/x11-toolkits/gtk12 \
- PropList.1:${PORTSDIR}/devel/libPropList
+ PropList.2:${PORTSDIR}/devel/libPropList
GLIB_CONFIG?= ${LOCALBASE}/bin/glib12-config
GTK_CONFIG?= ${X11BASE}/bin/gtk12-config
diff --git a/mail/wmmail/Makefile b/mail/wmmail/Makefile
index 33a92f8ec55a..edef59d18fe8 100644
--- a/mail/wmmail/Makefile
+++ b/mail/wmmail/Makefile
@@ -14,7 +14,7 @@ MASTER_SITES= http://www.eecg.utoronto.ca/~chanb/
MAINTAINER= jim@FreeBSD.org
LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm \
- PropList.1:${PORTSDIR}/devel/libPropList
+ PropList.2:${PORTSDIR}/devel/libPropList
GNU_CONFIGURE= yes
CONFIGURE_ARGS+=--with-PL-libs="-L${LOCALBASE}/lib" \