diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1998-11-29 22:25:40 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1998-11-29 22:25:40 +0000 |
commit | d117d6925930eba4395d54e7dec4dd18339931fa (patch) | |
tree | cd790f21744ba4ec92f33ff7ec194e8c687586c6 /x11-wm/enlightenment-devel/Makefile | |
parent | Add netatalk-asun. (diff) |
Typo.
Diffstat (limited to 'x11-wm/enlightenment-devel/Makefile')
-rw-r--r-- | x11-wm/enlightenment-devel/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-wm/enlightenment-devel/Makefile b/x11-wm/enlightenment-devel/Makefile index 007007f4012f..177929d7a461 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.28 1998/09/25 09:55:30 asami Exp $ +# $Id: Makefile,v 1.29 1998/11/29 04:31:19 asami Exp $ # DISTNAME= enlightenment-0.14 @@ -19,7 +19,7 @@ LIB_DEPENDS= esd.0:${PORTSDIR}/audio/esound \ Fnlib.0:${PORTSDIR}/graphics/fnlib \ gif.3:${PORTSDIR}/graphics/giflib \ Imlib.1:${PORTSDIR}/graphics/imlib \ - tiff.4${PORTSDIR}/graphics/tiff34 + tiff.4:${PORTSDIR}/graphics/tiff34 USE_GMAKE= yes USE_X_PREFIX= yes |