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 /graphics | |
parent | Update to version 4.1.0. (diff) |
The version number of libgif.so has changed to 5.
Notes
Notes:
svn path=/head/; revision=21701
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/imlib/Makefile | 2 | ||||
-rw-r--r-- | graphics/imlib2-tmp/Makefile | 2 | ||||
-rw-r--r-- | graphics/imlib2/Makefile | 2 | ||||
-rw-r--r-- | graphics/kdegraphics11/Makefile | 2 | ||||
-rw-r--r-- | graphics/kdegraphics2/Makefile | 2 | ||||
-rw-r--r-- | graphics/kdegraphics3/Makefile | 2 | ||||
-rw-r--r-- | graphics/kdegraphics4/Makefile | 2 |
7 files changed, 7 insertions, 7 deletions
diff --git a/graphics/imlib/Makefile b/graphics/imlib/Makefile index 1bbce9625889..dc09a78b5e45 100644 --- a/graphics/imlib/Makefile +++ b/graphics/imlib/Makefile @@ -16,7 +16,7 @@ MAINTAINER= vanilla@FreeBSD.org LIB_DEPENDS= png.3:${PORTSDIR}/graphics/png \ jpeg.9:${PORTSDIR}/graphics/jpeg \ tiff.4:${PORTSDIR}/graphics/tiff \ - gif.3:${PORTSDIR}/graphics/giflib \ + gif.5:${PORTSDIR}/graphics/giflib \ gtk12.2:${PORTSDIR}/x11-toolkits/gtk12 GTK_CONFIG?= ${X11BASE}/bin/gtk12-config diff --git a/graphics/imlib2-tmp/Makefile b/graphics/imlib2-tmp/Makefile index 1bbce9625889..dc09a78b5e45 100644 --- a/graphics/imlib2-tmp/Makefile +++ b/graphics/imlib2-tmp/Makefile @@ -16,7 +16,7 @@ MAINTAINER= vanilla@FreeBSD.org LIB_DEPENDS= png.3:${PORTSDIR}/graphics/png \ jpeg.9:${PORTSDIR}/graphics/jpeg \ tiff.4:${PORTSDIR}/graphics/tiff \ - gif.3:${PORTSDIR}/graphics/giflib \ + gif.5:${PORTSDIR}/graphics/giflib \ gtk12.2:${PORTSDIR}/x11-toolkits/gtk12 GTK_CONFIG?= ${X11BASE}/bin/gtk12-config diff --git a/graphics/imlib2/Makefile b/graphics/imlib2/Makefile index 1bbce9625889..dc09a78b5e45 100644 --- a/graphics/imlib2/Makefile +++ b/graphics/imlib2/Makefile @@ -16,7 +16,7 @@ MAINTAINER= vanilla@FreeBSD.org LIB_DEPENDS= png.3:${PORTSDIR}/graphics/png \ jpeg.9:${PORTSDIR}/graphics/jpeg \ tiff.4:${PORTSDIR}/graphics/tiff \ - gif.3:${PORTSDIR}/graphics/giflib \ + gif.5:${PORTSDIR}/graphics/giflib \ gtk12.2:${PORTSDIR}/x11-toolkits/gtk12 GTK_CONFIG?= ${X11BASE}/bin/gtk12-config diff --git a/graphics/kdegraphics11/Makefile b/graphics/kdegraphics11/Makefile index a12a2445d0cd..c320dcfae6be 100644 --- a/graphics/kdegraphics11/Makefile +++ b/graphics/kdegraphics11/Makefile @@ -13,7 +13,7 @@ MASTER_SITE_SUBDIR= stable/1.1.1/distribution/tar/generic/source/bz2 MAINTAINER= se@freebsd.org -LIB_DEPENDS= gif.3:${PORTSDIR}/graphics/giflib \ +LIB_DEPENDS= gif.5:${PORTSDIR}/graphics/giflib \ jpeg.9:${PORTSDIR}/graphics/jpeg \ kdecore.2:${PORTSDIR}/x11/kdelibs11 diff --git a/graphics/kdegraphics2/Makefile b/graphics/kdegraphics2/Makefile index a12a2445d0cd..c320dcfae6be 100644 --- a/graphics/kdegraphics2/Makefile +++ b/graphics/kdegraphics2/Makefile @@ -13,7 +13,7 @@ MASTER_SITE_SUBDIR= stable/1.1.1/distribution/tar/generic/source/bz2 MAINTAINER= se@freebsd.org -LIB_DEPENDS= gif.3:${PORTSDIR}/graphics/giflib \ +LIB_DEPENDS= gif.5:${PORTSDIR}/graphics/giflib \ jpeg.9:${PORTSDIR}/graphics/jpeg \ kdecore.2:${PORTSDIR}/x11/kdelibs11 diff --git a/graphics/kdegraphics3/Makefile b/graphics/kdegraphics3/Makefile index a12a2445d0cd..c320dcfae6be 100644 --- a/graphics/kdegraphics3/Makefile +++ b/graphics/kdegraphics3/Makefile @@ -13,7 +13,7 @@ MASTER_SITE_SUBDIR= stable/1.1.1/distribution/tar/generic/source/bz2 MAINTAINER= se@freebsd.org -LIB_DEPENDS= gif.3:${PORTSDIR}/graphics/giflib \ +LIB_DEPENDS= gif.5:${PORTSDIR}/graphics/giflib \ jpeg.9:${PORTSDIR}/graphics/jpeg \ kdecore.2:${PORTSDIR}/x11/kdelibs11 diff --git a/graphics/kdegraphics4/Makefile b/graphics/kdegraphics4/Makefile index a12a2445d0cd..c320dcfae6be 100644 --- a/graphics/kdegraphics4/Makefile +++ b/graphics/kdegraphics4/Makefile @@ -13,7 +13,7 @@ MASTER_SITE_SUBDIR= stable/1.1.1/distribution/tar/generic/source/bz2 MAINTAINER= se@freebsd.org -LIB_DEPENDS= gif.3:${PORTSDIR}/graphics/giflib \ +LIB_DEPENDS= gif.5:${PORTSDIR}/graphics/giflib \ jpeg.9:${PORTSDIR}/graphics/jpeg \ kdecore.2:${PORTSDIR}/x11/kdelibs11 |