diff options
author | Steve Price <steve@FreeBSD.org> | 1999-09-18 03:12:11 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 1999-09-18 03:12:11 +0000 |
commit | 2169e434e836da4747b360244ebc357998eee9a2 (patch) | |
tree | 512b5981c76fbc6f4272984fd71ab0cdaf022fb4 /x11-wm | |
parent | fbdeb1f7de38f480d1fbb01a466822e3585b5224 (diff) | |
download | ports-2169e434e836da4747b360244ebc357998eee9a2.tar.gz ports-2169e434e836da4747b360244ebc357998eee9a2.zip |
The version number of libgif.so has changed to 5.
Notes
Notes:
svn path=/head/; revision=21701
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/e16/Makefile | 2 | ||||
-rw-r--r-- | x11-wm/enlightenment-devel/Makefile | 2 | ||||
-rw-r--r-- | x11-wm/enlightenment/Makefile | 2 | ||||
-rw-r--r-- | x11-wm/windowmaker-i18n/Makefile | 2 | ||||
-rw-r--r-- | x11-wm/windowmaker/Makefile | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/x11-wm/e16/Makefile b/x11-wm/e16/Makefile index 50dad22123cc..eae1fd1d2f4c 100644 --- a/x11-wm/e16/Makefile +++ b/x11-wm/e16/Makefile @@ -16,7 +16,7 @@ MAINTAINER= vanilla@FreeBSD.org LIB_DEPENDS= esd.1:${PORTSDIR}/audio/esound \ Fnlib.0:${PORTSDIR}/graphics/fnlib \ - gif.3:${PORTSDIR}/graphics/giflib \ + gif.5:${PORTSDIR}/graphics/giflib \ Imlib.4:${PORTSDIR}/graphics/imlib \ tiff.4:${PORTSDIR}/graphics/tiff \ ttf.3:${PORTSDIR}/print/freetype \ diff --git a/x11-wm/enlightenment-devel/Makefile b/x11-wm/enlightenment-devel/Makefile index 50dad22123cc..eae1fd1d2f4c 100644 --- a/x11-wm/enlightenment-devel/Makefile +++ b/x11-wm/enlightenment-devel/Makefile @@ -16,7 +16,7 @@ MAINTAINER= vanilla@FreeBSD.org LIB_DEPENDS= esd.1:${PORTSDIR}/audio/esound \ Fnlib.0:${PORTSDIR}/graphics/fnlib \ - gif.3:${PORTSDIR}/graphics/giflib \ + gif.5:${PORTSDIR}/graphics/giflib \ Imlib.4:${PORTSDIR}/graphics/imlib \ tiff.4:${PORTSDIR}/graphics/tiff \ ttf.3:${PORTSDIR}/print/freetype \ diff --git a/x11-wm/enlightenment/Makefile b/x11-wm/enlightenment/Makefile index 50dad22123cc..eae1fd1d2f4c 100644 --- a/x11-wm/enlightenment/Makefile +++ b/x11-wm/enlightenment/Makefile @@ -16,7 +16,7 @@ MAINTAINER= vanilla@FreeBSD.org LIB_DEPENDS= esd.1:${PORTSDIR}/audio/esound \ Fnlib.0:${PORTSDIR}/graphics/fnlib \ - gif.3:${PORTSDIR}/graphics/giflib \ + gif.5:${PORTSDIR}/graphics/giflib \ Imlib.4:${PORTSDIR}/graphics/imlib \ tiff.4:${PORTSDIR}/graphics/tiff \ ttf.3:${PORTSDIR}/print/freetype \ diff --git a/x11-wm/windowmaker-i18n/Makefile b/x11-wm/windowmaker-i18n/Makefile index d304cf76dc00..1964cc700f2f 100644 --- a/x11-wm/windowmaker-i18n/Makefile +++ b/x11-wm/windowmaker-i18n/Makefile @@ -16,7 +16,7 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} MAINTAINER= mac@jp.freebsd.org LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm \ - gif.3:${PORTSDIR}/graphics/giflib \ + gif.5:${PORTSDIR}/graphics/giflib \ jpeg.9:${PORTSDIR}/graphics/jpeg \ png.3:${PORTSDIR}/graphics/png \ tiff.4:${PORTSDIR}/graphics/tiff \ diff --git a/x11-wm/windowmaker/Makefile b/x11-wm/windowmaker/Makefile index 8b8cf5fe925d..305373d74c78 100644 --- a/x11-wm/windowmaker/Makefile +++ b/x11-wm/windowmaker/Makefile @@ -16,7 +16,7 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} ${DATAFILES} MAINTAINER= handy@physics.montana.edu LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm \ - gif.3:${PORTSDIR}/graphics/giflib \ + gif.5:${PORTSDIR}/graphics/giflib \ jpeg.9:${PORTSDIR}/graphics/jpeg \ png.3:${PORTSDIR}/graphics/png \ tiff.4:${PORTSDIR}/graphics/tiff \ |