From 39486a960db0b61356414b37ce7a1736889dc93f Mon Sep 17 00:00:00 2001 From: asami Date: Fri, 25 Sep 1998 09:52:45 +0000 Subject: graphics/imlib is now ELFized. --- x11-wm/e16/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'x11-wm/e16') diff --git a/x11-wm/e16/Makefile b/x11-wm/e16/Makefile index 2ab0e7d1698..be08b9b446a 100644 --- a/x11-wm/e16/Makefile +++ b/x11-wm/e16/Makefile @@ -3,7 +3,7 @@ # Date created: 10 June 1997 # Whom: Yukihiro Nakai # -# $Id: Makefile,v 1.25 1998/09/19 01:33:48 steve Exp $ +# $Id: Makefile,v 1.26 1998/09/23 22:05:42 asami Exp $ # DISTNAME= enlightenment-0.14 @@ -18,7 +18,7 @@ BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/5.005/i386-freebsd/Gtk.pm:${POR LIB_DEPENDS= esd\\.0\\.0:${PORTSDIR}/audio/esound \ Fnlib.0:${PORTSDIR}/graphics/fnlib \ gif.3:${PORTSDIR}/graphics/giflib \ - Imlib\\.1\\.7:${PORTSDIR}/graphics/imlib + Imlib.1:${PORTSDIR}/graphics/imlib USE_GMAKE= yes USE_X_PREFIX= yes -- cgit