diff options
Diffstat (limited to 'x11-wm/enlightenment/Makefile')
-rw-r--r-- | x11-wm/enlightenment/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-wm/enlightenment/Makefile b/x11-wm/enlightenment/Makefile index ec766027c986..67aad4141823 100644 --- a/x11-wm/enlightenment/Makefile +++ b/x11-wm/enlightenment/Makefile @@ -3,7 +3,7 @@ # Date created: 10 June 1997 # Whom: Yukihiro Nakai <Nakai@Mlab.t.u-tokyo.ac.jp> # -# $Id: Makefile,v 1.30 1998/11/29 22:25:40 asami Exp $ +# $Id: Makefile,v 1.31 1999/01/05 08:09:17 vanilla 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.1:${PORTSDIR}/audio/esound \ Fnlib.0:${PORTSDIR}/graphics/fnlib \ gif.3:${PORTSDIR}/graphics/giflib \ - Imlib.1:${PORTSDIR}/graphics/imlib \ + Imlib.2:${PORTSDIR}/graphics/imlib \ tiff.4:${PORTSDIR}/graphics/tiff34 USE_GMAKE= yes |