aboutsummaryrefslogtreecommitdiffstats
path: root/x11-wm/enlightenment
diff options
context:
space:
mode:
authorsteve <steve@FreeBSD.org>1998-09-19 09:33:49 +0800
committersteve <steve@FreeBSD.org>1998-09-19 09:33:49 +0800
commit8f82dde85e53fc84df9bca963e072025fe261cff (patch)
tree10a6bb5248f48b195753f65bb9da69d796b32250 /x11-wm/enlightenment
parent2172c40499d2a7d79438d76d899f562d11a40d10 (diff)
downloadfreebsd-ports-gnome-8f82dde85e53fc84df9bca963e072025fe261cff.tar.gz
freebsd-ports-gnome-8f82dde85e53fc84df9bca963e072025fe261cff.tar.zst
freebsd-ports-gnome-8f82dde85e53fc84df9bca963e072025fe261cff.zip
giflib is now converted to ELF so remove regexp support.
Diffstat (limited to 'x11-wm/enlightenment')
-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