aboutsummaryrefslogtreecommitdiff
path: root/x11-wm/wmakerconf
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1999-10-11 11:53:32 +0000
committerSatoshi Asami <asami@FreeBSD.org>1999-10-11 11:53:32 +0000
commit389d7acd1fc59af31498864eecfacec1e0071e33 (patch)
treebd09c66b66b0c4dbd91db1c0aae123b94c51010f /x11-wm/wmakerconf
parentcdea580195afdfdf6ca745a73b60a9f558134387 (diff)
downloadports-389d7acd1fc59af31498864eecfacec1e0071e33.tar.gz
ports-389d7acd1fc59af31498864eecfacec1e0071e33.zip
Fix PropList shlib version. Along with Imlib, it was actually broken in
rev. 1.7 by dan. (Apologies to Nakai-san.)
Notes
Notes: svn path=/head/; revision=22350
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 3fe747cee909..2c7b292f2d82 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.5:${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 \