diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1998-08-20 08:22:35 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1998-08-20 08:22:35 +0000 |
commit | 2a2e7e38f46b3e85b2d1fd3867a188ebd63d7642 (patch) | |
tree | f558308d97914702b3f3e17b737bed5dcf5d04cd /x11-wm | |
parent | a4bed74947e0e0c8b045ab1859f9d028ecc75a3a (diff) | |
download | ports-2a2e7e38f46b3e85b2d1fd3867a188ebd63d7642.tar.gz ports-2a2e7e38f46b3e85b2d1fd3867a188ebd63d7642.zip |
Notes
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/e16/Makefile | 3 | ||||
-rw-r--r-- | x11-wm/enlightenment-devel/Makefile | 3 | ||||
-rw-r--r-- | x11-wm/enlightenment/Makefile | 3 |
3 files changed, 6 insertions, 3 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 diff --git a/x11-wm/enlightenment-devel/Makefile b/x11-wm/enlightenment-devel/Makefile index b4a4d777d738..e7b98eac4a41 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.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 diff --git a/x11-wm/enlightenment/Makefile b/x11-wm/enlightenment/Makefile index b4a4d777d738..e7b98eac4a41 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.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 |