summaryrefslogtreecommitdiff
path: root/mail/wmmail
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/wmmail
parentActivate gnome-vnc (diff)
Use the updated libproplist shared library
Notes
Notes: svn path=/head/; revision=22217
Diffstat (limited to 'mail/wmmail')
-rw-r--r--mail/wmmail/Makefile2
1 files changed, 1 insertions, 1 deletions
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" \