diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 1999-01-14 17:08:22 +0000 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 1999-01-14 17:08:22 +0000 |
commit | f1976514f719634eab1e68fb19df4fd041385d67 (patch) | |
tree | 3d9c13fa708c8b9cad9d3279e1139b32f8c3a727 /x11-wm/enlightenment-devel/Makefile | |
parent | Upgrade to 0.99.2. (diff) |
Bump Imlib's version number to 2.
Diffstat (limited to 'x11-wm/enlightenment-devel/Makefile')
-rw-r--r-- | x11-wm/enlightenment-devel/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-wm/enlightenment-devel/Makefile b/x11-wm/enlightenment-devel/Makefile index ec766027c986..67aad4141823 100644 --- a/x11-wm/enlightenment-devel/Makefile +++ b/x11-wm/enlightenment-devel/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 |