diff options
author | Steve Price <steve@FreeBSD.org> | 1998-09-19 01:33:49 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 1998-09-19 01:33:49 +0000 |
commit | dcf1287e4dd227b8941d70abdccc652873302ce3 (patch) | |
tree | 632859bce32dd8fbb243b9c270b1ad83f448c80a /x11-wm/enlightenment | |
parent | c2addec6d0f4adb22433591cd6fee463b6a23c85 (diff) | |
download | ports-dcf1287e4dd227b8941d70abdccc652873302ce3.tar.gz ports-dcf1287e4dd227b8941d70abdccc652873302ce3.zip |
Notes
Diffstat (limited to 'x11-wm/enlightenment')
-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 c7048c919d15..81bc3bbe02cb 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.23 1998/08/20 08:22:35 asami Exp $ +# $Id: Makefile,v 1.24 1998/08/25 01:45:33 vanilla Exp $ # DISTNAME= enlightenment-0.14 @@ -17,7 +17,7 @@ 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 \ Fnlib\\.0\\.3:${PORTSDIR}/graphics/fnlib \ - gif\\.3\\.:${PORTSDIR}/graphics/giflib \ + gif.3:${PORTSDIR}/graphics/giflib \ Imlib\\.1\\.7:${PORTSDIR}/graphics/imlib USE_GMAKE= yes |