diff options
author | asami <asami@FreeBSD.org> | 1998-09-25 09:55:30 +0000 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1998-09-25 09:55:30 +0000 |
commit | 260f894e40f28b9f4bc51dc630b4a0462962c9a1 (patch) | |
tree | edb7be613a39510e2323e7b849fc581747014d7c /x11-wm/enlightenment-devel | |
parent | 39486a960db0b61356414b37ce7a1736889dc93f (diff) | |
download | FreeBSD-ports-260f894e40f28b9f4bc51dc630b4a0462962c9a1.zip FreeBSD-ports-260f894e40f28b9f4bc51dc630b4a0462962c9a1.tar.gz |
audio/esound is now ELF.
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 be08b9b..d596787 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.26 1998/09/23 22:05:42 asami Exp $ +# $Id: Makefile,v 1.27 1998/09/25 09:52:45 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\\.0:${PORTSDIR}/audio/esound \ +LIB_DEPENDS= esd.0:${PORTSDIR}/audio/esound \ Fnlib.0:${PORTSDIR}/graphics/fnlib \ gif.3:${PORTSDIR}/graphics/giflib \ Imlib.1:${PORTSDIR}/graphics/imlib |