diff options
author | Michael Haro <mharo@FreeBSD.org> | 1999-08-26 00:30:48 +0000 |
---|---|---|
committer | Michael Haro <mharo@FreeBSD.org> | 1999-08-26 00:30:48 +0000 |
commit | 2b94d319c3f71a65391e0fb0d0d5fd2c3a38eea6 (patch) | |
tree | 0a34b041bc3be80213ff63862a2777cb13982e1c /x11-wm/enlightenment-devel/Makefile | |
parent | move catpage from PLIST to Makefile and other minor cleanups (diff) |
oops, local repository was modified. revert back to previous version
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 d9e93d3c1e65..16f55df7e39b 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.36 1999/05/29 04:09:54 steve Exp $ +# $Id: Makefile,v 1.37 1999/08/25 22:44:33 mharo Exp $ # DISTNAME= enlightenment-0.15.5 @@ -15,7 +15,7 @@ MASTER_SITES= ftp://www.rasterman.com/pub/enlightenment/enlightenment/ \ MAINTAINER= vanilla@FreeBSD.ORG LIB_DEPENDS= esd.1:${PORTSDIR}/audio/esound \ - Fnlib.4:${PORTSDIR}/graphics/fnlib \ + Fnlib.0:${PORTSDIR}/graphics/fnlib \ gif.3:${PORTSDIR}/graphics/giflib \ Imlib.4:${PORTSDIR}/graphics/imlib \ tiff.4:${PORTSDIR}/graphics/tiff34 \ |