aboutsummaryrefslogtreecommitdiffstats
path: root/x11-wm/wmakerconf
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 /x11-wm/wmakerconf
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 'x11-wm/wmakerconf')
-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 \