diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1999-10-11 11:53:32 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1999-10-11 11:53:32 +0000 |
commit | 389d7acd1fc59af31498864eecfacec1e0071e33 (patch) | |
tree | bd09c66b66b0c4dbd91db1c0aae123b94c51010f /x11-wm/wmakerconf | |
parent | cdea580195afdfdf6ca745a73b60a9f558134387 (diff) |
Notes
Diffstat (limited to 'x11-wm/wmakerconf')
-rw-r--r-- | x11-wm/wmakerconf/Makefile | 2 |
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 \ |