diff options
author | nakai <nakai@FreeBSD.org> | 1999-10-08 02:51:37 +0000 |
---|---|---|
committer | nakai <nakai@FreeBSD.org> | 1999-10-08 02:51:37 +0000 |
commit | 6a2cbeb0bf841d3861e714fba4bdafeddea71c50 (patch) | |
tree | a478daf1ae7a6d354be788d11d15d6890d0107d3 /x11-wm/e16 | |
parent | 68d318383cb73fd504a6baf95181e500ea6a569e (diff) | |
download | FreeBSD-ports-6a2cbeb0bf841d3861e714fba4bdafeddea71c50.zip FreeBSD-ports-6a2cbeb0bf841d3861e714fba4bdafeddea71c50.tar.gz |
Use updated imlib library.
Diffstat (limited to 'x11-wm/e16')
-rw-r--r-- | x11-wm/e16/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-wm/e16/Makefile b/x11-wm/e16/Makefile index 3981068..0fd2c05 100644 --- a/x11-wm/e16/Makefile +++ b/x11-wm/e16/Makefile @@ -17,7 +17,7 @@ MAINTAINER= vanilla@FreeBSD.org LIB_DEPENDS= esd.2:${PORTSDIR}/audio/esound \ Fnlib.0:${PORTSDIR}/graphics/fnlib \ gif.5:${PORTSDIR}/graphics/giflib \ - Imlib.4:${PORTSDIR}/graphics/imlib \ + Imlib.5:${PORTSDIR}/graphics/imlib \ tiff.4:${PORTSDIR}/graphics/tiff \ ttf.3:${PORTSDIR}/print/freetype \ ghttp.1:${PORTSDIR}/www/libghttp |