diff options
author | asami <asami@FreeBSD.org> | 1998-11-29 22:25:40 +0000 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1998-11-29 22:25:40 +0000 |
commit | 5cf9a24f98be482087d536e021ea849beef6b890 (patch) | |
tree | 09ac42f9406d45766231970222a78e06b1823ac6 /x11-wm | |
parent | 455cfa9cc6eadfdb20bf8c4ba03c4b469ba90ee0 (diff) | |
download | FreeBSD-ports-5cf9a24f98be482087d536e021ea849beef6b890.zip FreeBSD-ports-5cf9a24f98be482087d536e021ea849beef6b890.tar.gz |
Typo.
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/e16/Makefile | 4 | ||||
-rw-r--r-- | x11-wm/enlightenment-devel/Makefile | 4 | ||||
-rw-r--r-- | x11-wm/enlightenment/Makefile | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/x11-wm/e16/Makefile b/x11-wm/e16/Makefile index 007007f..177929d 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.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 diff --git a/x11-wm/enlightenment-devel/Makefile b/x11-wm/enlightenment-devel/Makefile index 007007f..177929d 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 diff --git a/x11-wm/enlightenment/Makefile b/x11-wm/enlightenment/Makefile index 007007f..177929d 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.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 |