From ad7791dc5db91bcbba0535e35403d76376129928 Mon Sep 17 00:00:00 2001 From: asami <asami@FreeBSD.org> Date: Mon, 11 Oct 1999 11:53:32 +0000 Subject: Fix PropList shlib version. Along with Imlib, it was actually broken in rev. 1.7 by dan. (Apologies to Nakai-san.) --- x11-wm/wmakerconf/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'x11-wm/wmakerconf') 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 \ -- cgit