diff options
author | asami <asami@FreeBSD.org> | 1999-10-10 17:38:33 +0800 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1999-10-10 17:38:33 +0800 |
commit | d4847b71e87a1909f51e263db577e725c4271478 (patch) | |
tree | 9d049129771617afe7a3dada0e6cc56614d9a623 /x11-wm/wmakerconf | |
parent | de10e95ebf2d407ae07e0feaebcae15963e72fda (diff) | |
download | freebsd-ports-gnome-d4847b71e87a1909f51e263db577e725c4271478.tar.gz freebsd-ports-gnome-d4847b71e87a1909f51e263db577e725c4271478.tar.zst freebsd-ports-gnome-d4847b71e87a1909f51e263db577e725c4271478.zip |
Bump imlib shlib version.
Forgotten by: nakai
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 225af5451fd0..3fe747cee909 100644 --- a/x11-wm/wmakerconf/Makefile +++ b/x11-wm/wmakerconf/Makefile @@ -18,7 +18,7 @@ RUN_DEPENDS= wmaker:${PORTSDIR}/x11-wm/windowmaker \ wget:${PORTSDIR}/ftp/wget LIB_DEPENDS= gtk12.2:${PORTSDIR}/x11-toolkits/gtk12 \ - Imlib.4:${PORTSDIR}/graphics/imlib \ + Imlib.5:${PORTSDIR}/graphics/imlib \ PropList.1:${PORTSDIR}/devel/libPropList \ Xpm.4:${PORTSDIR}/graphics/xpm \ jpeg.9:${PORTSDIR}/graphics/jpeg \ |