aboutsummaryrefslogtreecommitdiffstats
path: root/x11-wm/wmakerconf/Makefile
diff options
context:
space:
mode:
authornakai <nakai@FreeBSD.org>1999-10-08 10:51:37 +0800
committernakai <nakai@FreeBSD.org>1999-10-08 10:51:37 +0800
commit6a2cbeb0bf841d3861e714fba4bdafeddea71c50 (patch)
treea478daf1ae7a6d354be788d11d15d6890d0107d3 /x11-wm/wmakerconf/Makefile
parent68d318383cb73fd504a6baf95181e500ea6a569e (diff)
downloadfreebsd-ports-gnome-6a2cbeb0bf841d3861e714fba4bdafeddea71c50.tar.gz
freebsd-ports-gnome-6a2cbeb0bf841d3861e714fba4bdafeddea71c50.tar.zst
freebsd-ports-gnome-6a2cbeb0bf841d3861e714fba4bdafeddea71c50.zip
Use updated imlib library.
Diffstat (limited to 'x11-wm/wmakerconf/Makefile')
-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 107a184dbf50..1e25fda0b72e 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.2:${PORTSDIR}/devel/libPropList \
Xpm.4:${PORTSDIR}/graphics/xpm \
jpeg.9:${PORTSDIR}/graphics/jpeg \