summaryrefslogtreecommitdiff
path: root/x11-wm/enlightenment/Makefile
diff options
context:
space:
mode:
authorSteve Price <steve@FreeBSD.org>1998-09-19 01:33:49 +0000
committerSteve Price <steve@FreeBSD.org>1998-09-19 01:33:49 +0000
commitdcf1287e4dd227b8941d70abdccc652873302ce3 (patch)
tree632859bce32dd8fbb243b9c270b1ad83f448c80a /x11-wm/enlightenment/Makefile
parentUse files/manpages and MLINKS. (diff)
giflib is now converted to ELF so remove regexp support.
Notes
Notes: svn path=/head/; revision=13232
Diffstat (limited to 'x11-wm/enlightenment/Makefile')
-rw-r--r--x11-wm/enlightenment/Makefile4
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