summaryrefslogtreecommitdiff
path: root/x11-wm
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 /x11-wm
parentActivate gnome-vnc (diff)
Use the updated libproplist shared library
Notes
Notes: svn path=/head/; revision=22217
Diffstat (limited to 'x11-wm')
-rw-r--r--x11-wm/wmakerconf/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-wm/wmakerconf/Makefile b/x11-wm/wmakerconf/Makefile
index e25498c56201..107a184dbf50 100644
--- a/x11-wm/wmakerconf/Makefile
+++ b/x11-wm/wmakerconf/Makefile
@@ -19,7 +19,7 @@ RUN_DEPENDS= wmaker:${PORTSDIR}/x11-wm/windowmaker \
LIB_DEPENDS= gtk12.2:${PORTSDIR}/x11-toolkits/gtk12 \
Imlib.4:${PORTSDIR}/graphics/imlib \
- PropList.1:${PORTSDIR}/devel/libPropList \
+ PropList.2:${PORTSDIR}/devel/libPropList \
Xpm.4:${PORTSDIR}/graphics/xpm \
jpeg.9:${PORTSDIR}/graphics/jpeg \
tiff.4:${PORTSDIR}/graphics/tiff \