diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 1999-01-05 08:09:17 +0000 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 1999-01-05 08:09:17 +0000 |
commit | e35d9acf1b25c225e759e61d00d95c0b6c1a35b7 (patch) | |
tree | 75f2d97dc2ad2fdd1a8c2712d8631da3d891b521 /x11-wm/enlightenment-devel | |
parent | Upgrade gnumeric to 0.5, libxml to 0.99, (diff) |
Bump esound's library version to 1.0.
Notes
Notes:
svn path=/head/; revision=15853
Diffstat (limited to 'x11-wm/enlightenment-devel')
-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 177929d7a461..ec766027c986 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.29 1998/11/29 04:31:19 asami Exp $ +# $Id: Makefile,v 1.30 1998/11/29 22:25:40 asami Exp $ # DISTNAME= enlightenment-0.14 @@ -15,7 +15,7 @@ MASTER_SITES= ftp://ftp.enlightenment.org/pub/enlightenment/enlightenment/ \ MAINTAINER= vanilla@FreeBSD.ORG BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/5.005/i386-freebsd/Gtk.pm:${PORTSDIR}/x11-toolkits/p5-Gtk -LIB_DEPENDS= esd.0:${PORTSDIR}/audio/esound \ +LIB_DEPENDS= esd.1:${PORTSDIR}/audio/esound \ Fnlib.0:${PORTSDIR}/graphics/fnlib \ gif.3:${PORTSDIR}/graphics/giflib \ Imlib.1:${PORTSDIR}/graphics/imlib \ |