aboutsummaryrefslogtreecommitdiffstats
path: root/x11-wm/e16/Makefile
diff options
context:
space:
mode:
authorasami <asami@FreeBSD.org>1998-08-20 16:22:35 +0800
committerasami <asami@FreeBSD.org>1998-08-20 16:22:35 +0800
commitb33708b5acfaff231486e0cf72e65341875b84b0 (patch)
tree24157ef598562356a26b30da4cee27db5f08eaa0 /x11-wm/e16/Makefile
parentbcd90ae67bee7145131e607a465c790fd55ecc26 (diff)
downloadfreebsd-ports-gnome-b33708b5acfaff231486e0cf72e65341875b84b0.tar.gz
freebsd-ports-gnome-b33708b5acfaff231486e0cf72e65341875b84b0.tar.zst
freebsd-ports-gnome-b33708b5acfaff231486e0cf72e65341875b84b0.zip
Depend on giflib, E needs it.
Diffstat (limited to 'x11-wm/e16/Makefile')
-rw-r--r--x11-wm/e16/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/x11-wm/e16/Makefile b/x11-wm/e16/Makefile
index b4a4d777d738..e7b98eac4a41 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.21 1998/08/07 23:01:38 asami Exp $
+# $Id: Makefile,v 1.22 1998/08/07 23:56:53 asami Exp $
#
DISTNAME= enlightenment-0.14
@@ -18,6 +18,7 @@ BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/5.005/i386-freebsd/Gtk.pm:${POR
LIB_DEPENDS= esd\\.0\\.0:${PORTSDIR}/audio/esound \
Fnlib\\.0\\.3:${PORTSDIR}/graphics/fnlib \
+ gif\\.3\\.:${PORTSDIR}/graphics/giflib \
Imlib\\.1\\.7:${PORTSDIR}/graphics/imlib
USE_GMAKE= yes