summaryrefslogtreecommitdiff
path: root/x11-wm/e16
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1998-11-29 04:31:19 +0000
committerSatoshi Asami <asami@FreeBSD.org>1998-11-29 04:31:19 +0000
commit9c45e209c82efd1d81ad97c7edc01196dbf9867a (patch)
tree1f70a618f652f39a83765958c000c919669a7749 /x11-wm/e16
parentBack out last commit -- we are in a freeze. Pass me the pointy hat. (diff)
One more tiff34 fix. This thing was even lacking the dependency, probably
why Justin missed it.
Notes
Notes: svn path=/head/; revision=14947
Diffstat (limited to 'x11-wm/e16')
-rw-r--r--x11-wm/e16/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/x11-wm/e16/Makefile b/x11-wm/e16/Makefile
index d59678729ee8..007007f4012f 100644
--- a/x11-wm/e16/Makefile
+++ b/x11-wm/e16/Makefile
@@ -3,7 +3,7 @@
# Date created: 10 June 1997
# Whom: Yukihiro Nakai <Nakai@Mlab.t.u-tokyo.ac.jp>
#
-# $Id: Makefile,v 1.27 1998/09/25 09:52:45 asami Exp $
+# $Id: Makefile,v 1.28 1998/09/25 09:55:30 asami Exp $
#
DISTNAME= enlightenment-0.14
@@ -18,7 +18,8 @@ BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/5.005/i386-freebsd/Gtk.pm:${POR
LIB_DEPENDS= esd.0:${PORTSDIR}/audio/esound \
Fnlib.0:${PORTSDIR}/graphics/fnlib \
gif.3:${PORTSDIR}/graphics/giflib \
- Imlib.1:${PORTSDIR}/graphics/imlib
+ Imlib.1:${PORTSDIR}/graphics/imlib \
+ tiff.4${PORTSDIR}/graphics/tiff34
USE_GMAKE= yes
USE_X_PREFIX= yes