summaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorJustin M. Seger <jseger@FreeBSD.org>1998-05-04 20:23:32 +0000
committerJustin M. Seger <jseger@FreeBSD.org>1998-05-04 20:23:32 +0000
commit18f33c0f9311a0e0fe565649f877883c91f21e59 (patch)
tree53d38e9f76c8e2da3dbce1e2d2da4446296bd67b /graphics
parentActivate r. (diff)
Change JPEG shared library number to 9. This is to make sure that everyone
installs the version of the port that uses shared library number 9 and the LIBRARY_VERSION set to the default. Normally this is against our policy (bumping the version number for minor things), however due to the major problems caused with the upgrade, Satoshi and I decided that this was best. Approved by: asami
Notes
Notes: svn path=/head/; revision=10846
Diffstat (limited to 'graphics')
-rw-r--r--graphics/ImageMagick/Makefile4
-rw-r--r--graphics/gimp-app-devel/Makefile4
-rw-r--r--graphics/gimp-app/Makefile4
-rw-r--r--graphics/gimp-devel/Makefile4
-rw-r--r--graphics/gimp/Makefile4
-rw-r--r--graphics/gimp1/Makefile4
-rw-r--r--graphics/gimpshop/Makefile4
-rw-r--r--graphics/hpscan/Makefile4
-rw-r--r--graphics/imlib/Makefile4
-rw-r--r--graphics/imlib2-tmp/Makefile4
-rw-r--r--graphics/imlib2/Makefile4
-rw-r--r--graphics/jpeg-mmx/files/patch-ab2
-rw-r--r--graphics/jpeg/files/patch-ab2
-rw-r--r--graphics/kdegraphics11/Makefile4
-rw-r--r--graphics/kdegraphics2/Makefile4
-rw-r--r--graphics/kdegraphics3/Makefile4
-rw-r--r--graphics/kdegraphics4/Makefile4
-rw-r--r--graphics/tiff/Makefile4
-rw-r--r--graphics/xfig-devel/Makefile4
-rw-r--r--graphics/xfig/Makefile4
-rw-r--r--graphics/xpaint/Makefile4
-rw-r--r--graphics/xv/Makefile4
22 files changed, 42 insertions, 42 deletions
diff --git a/graphics/ImageMagick/Makefile b/graphics/ImageMagick/Makefile
index 269003ff509d..c7698999cae3 100644
--- a/graphics/ImageMagick/Makefile
+++ b/graphics/ImageMagick/Makefile
@@ -3,7 +3,7 @@
# Date created: 15 November 1994
# Whom: torstenb
#
-# $Id: Makefile,v 1.36 1998/04/15 21:39:23 jseger Exp $
+# $Id: Makefile,v 1.37 1998/04/26 11:24:19 jseger Exp $
#
DISTNAME= ImageMagick-4.0.5
@@ -19,7 +19,7 @@ MASTER_SITES= http://www.freebsd.org/~jseger/ \
MAINTAINER= jseger@FreeBSD.org
-LIB_DEPENDS= jpeg\\.8\\.:${PORTSDIR}/graphics/jpeg \
+LIB_DEPENDS= jpeg\\.9\\.:${PORTSDIR}/graphics/jpeg \
mpeg\\.1\\.[2-9]:${PORTSDIR}/graphics/mpeg-lib \
tiff34\\.1\\.:${PORTSDIR}/graphics/tiff34 \
png\\.2\\.:${PORTSDIR}/graphics/png \
diff --git a/graphics/gimp-app-devel/Makefile b/graphics/gimp-app-devel/Makefile
index e79c13730011..378b57fc3c3b 100644
--- a/graphics/gimp-app-devel/Makefile
+++ b/graphics/gimp-app-devel/Makefile
@@ -3,7 +3,7 @@
# Date created: Mon Nov 18 21:28:43 CST 1996
# Whom: erich@FreeBSD.org
#
-# $Id: Makefile,v 1.28 1998/04/19 17:03:57 andreas Exp $
+# $Id: Makefile,v 1.29 1998/04/29 21:01:40 vanilla Exp $
#
MAJOR= 0
@@ -25,7 +25,7 @@ MAINTAINER= erich@FreeBSD.org
LIB_DEPENDS+= Xpm\\.4\\.:${PORTSDIR}/graphics/xpm
LIB_DEPENDS+= aa\\.1\\.:${PORTSDIR}/graphics/aalib
-LIB_DEPENDS+= jpeg\\.8\\.:${PORTSDIR}/graphics/jpeg
+LIB_DEPENDS+= jpeg\\.9\\.:${PORTSDIR}/graphics/jpeg
LIB_DEPENDS+= gtk\\.1\\.0:${PORTSDIR}/x11/gtk
LIB_DEPENDS+= mpeg\\.1\\.2:${PORTSDIR}/graphics/mpeg-lib
LIB_DEPENDS+= png\\.2\\.:${PORTSDIR}/graphics/png
diff --git a/graphics/gimp-app/Makefile b/graphics/gimp-app/Makefile
index e79c13730011..378b57fc3c3b 100644
--- a/graphics/gimp-app/Makefile
+++ b/graphics/gimp-app/Makefile
@@ -3,7 +3,7 @@
# Date created: Mon Nov 18 21:28:43 CST 1996
# Whom: erich@FreeBSD.org
#
-# $Id: Makefile,v 1.28 1998/04/19 17:03:57 andreas Exp $
+# $Id: Makefile,v 1.29 1998/04/29 21:01:40 vanilla Exp $
#
MAJOR= 0
@@ -25,7 +25,7 @@ MAINTAINER= erich@FreeBSD.org
LIB_DEPENDS+= Xpm\\.4\\.:${PORTSDIR}/graphics/xpm
LIB_DEPENDS+= aa\\.1\\.:${PORTSDIR}/graphics/aalib
-LIB_DEPENDS+= jpeg\\.8\\.:${PORTSDIR}/graphics/jpeg
+LIB_DEPENDS+= jpeg\\.9\\.:${PORTSDIR}/graphics/jpeg
LIB_DEPENDS+= gtk\\.1\\.0:${PORTSDIR}/x11/gtk
LIB_DEPENDS+= mpeg\\.1\\.2:${PORTSDIR}/graphics/mpeg-lib
LIB_DEPENDS+= png\\.2\\.:${PORTSDIR}/graphics/png
diff --git a/graphics/gimp-devel/Makefile b/graphics/gimp-devel/Makefile
index e79c13730011..378b57fc3c3b 100644
--- a/graphics/gimp-devel/Makefile
+++ b/graphics/gimp-devel/Makefile
@@ -3,7 +3,7 @@
# Date created: Mon Nov 18 21:28:43 CST 1996
# Whom: erich@FreeBSD.org
#
-# $Id: Makefile,v 1.28 1998/04/19 17:03:57 andreas Exp $
+# $Id: Makefile,v 1.29 1998/04/29 21:01:40 vanilla Exp $
#
MAJOR= 0
@@ -25,7 +25,7 @@ MAINTAINER= erich@FreeBSD.org
LIB_DEPENDS+= Xpm\\.4\\.:${PORTSDIR}/graphics/xpm
LIB_DEPENDS+= aa\\.1\\.:${PORTSDIR}/graphics/aalib
-LIB_DEPENDS+= jpeg\\.8\\.:${PORTSDIR}/graphics/jpeg
+LIB_DEPENDS+= jpeg\\.9\\.:${PORTSDIR}/graphics/jpeg
LIB_DEPENDS+= gtk\\.1\\.0:${PORTSDIR}/x11/gtk
LIB_DEPENDS+= mpeg\\.1\\.2:${PORTSDIR}/graphics/mpeg-lib
LIB_DEPENDS+= png\\.2\\.:${PORTSDIR}/graphics/png
diff --git a/graphics/gimp/Makefile b/graphics/gimp/Makefile
index e79c13730011..378b57fc3c3b 100644
--- a/graphics/gimp/Makefile
+++ b/graphics/gimp/Makefile
@@ -3,7 +3,7 @@
# Date created: Mon Nov 18 21:28:43 CST 1996
# Whom: erich@FreeBSD.org
#
-# $Id: Makefile,v 1.28 1998/04/19 17:03:57 andreas Exp $
+# $Id: Makefile,v 1.29 1998/04/29 21:01:40 vanilla Exp $
#
MAJOR= 0
@@ -25,7 +25,7 @@ MAINTAINER= erich@FreeBSD.org
LIB_DEPENDS+= Xpm\\.4\\.:${PORTSDIR}/graphics/xpm
LIB_DEPENDS+= aa\\.1\\.:${PORTSDIR}/graphics/aalib
-LIB_DEPENDS+= jpeg\\.8\\.:${PORTSDIR}/graphics/jpeg
+LIB_DEPENDS+= jpeg\\.9\\.:${PORTSDIR}/graphics/jpeg
LIB_DEPENDS+= gtk\\.1\\.0:${PORTSDIR}/x11/gtk
LIB_DEPENDS+= mpeg\\.1\\.2:${PORTSDIR}/graphics/mpeg-lib
LIB_DEPENDS+= png\\.2\\.:${PORTSDIR}/graphics/png
diff --git a/graphics/gimp1/Makefile b/graphics/gimp1/Makefile
index e79c13730011..378b57fc3c3b 100644
--- a/graphics/gimp1/Makefile
+++ b/graphics/gimp1/Makefile
@@ -3,7 +3,7 @@
# Date created: Mon Nov 18 21:28:43 CST 1996
# Whom: erich@FreeBSD.org
#
-# $Id: Makefile,v 1.28 1998/04/19 17:03:57 andreas Exp $
+# $Id: Makefile,v 1.29 1998/04/29 21:01:40 vanilla Exp $
#
MAJOR= 0
@@ -25,7 +25,7 @@ MAINTAINER= erich@FreeBSD.org
LIB_DEPENDS+= Xpm\\.4\\.:${PORTSDIR}/graphics/xpm
LIB_DEPENDS+= aa\\.1\\.:${PORTSDIR}/graphics/aalib
-LIB_DEPENDS+= jpeg\\.8\\.:${PORTSDIR}/graphics/jpeg
+LIB_DEPENDS+= jpeg\\.9\\.:${PORTSDIR}/graphics/jpeg
LIB_DEPENDS+= gtk\\.1\\.0:${PORTSDIR}/x11/gtk
LIB_DEPENDS+= mpeg\\.1\\.2:${PORTSDIR}/graphics/mpeg-lib
LIB_DEPENDS+= png\\.2\\.:${PORTSDIR}/graphics/png
diff --git a/graphics/gimpshop/Makefile b/graphics/gimpshop/Makefile
index e79c13730011..378b57fc3c3b 100644
--- a/graphics/gimpshop/Makefile
+++ b/graphics/gimpshop/Makefile
@@ -3,7 +3,7 @@
# Date created: Mon Nov 18 21:28:43 CST 1996
# Whom: erich@FreeBSD.org
#
-# $Id: Makefile,v 1.28 1998/04/19 17:03:57 andreas Exp $
+# $Id: Makefile,v 1.29 1998/04/29 21:01:40 vanilla Exp $
#
MAJOR= 0
@@ -25,7 +25,7 @@ MAINTAINER= erich@FreeBSD.org
LIB_DEPENDS+= Xpm\\.4\\.:${PORTSDIR}/graphics/xpm
LIB_DEPENDS+= aa\\.1\\.:${PORTSDIR}/graphics/aalib
-LIB_DEPENDS+= jpeg\\.8\\.:${PORTSDIR}/graphics/jpeg
+LIB_DEPENDS+= jpeg\\.9\\.:${PORTSDIR}/graphics/jpeg
LIB_DEPENDS+= gtk\\.1\\.0:${PORTSDIR}/x11/gtk
LIB_DEPENDS+= mpeg\\.1\\.2:${PORTSDIR}/graphics/mpeg-lib
LIB_DEPENDS+= png\\.2\\.:${PORTSDIR}/graphics/png
diff --git a/graphics/hpscan/Makefile b/graphics/hpscan/Makefile
index 25ef3ad3d7e1..2ada90545a3d 100644
--- a/graphics/hpscan/Makefile
+++ b/graphics/hpscan/Makefile
@@ -3,7 +3,7 @@
# Date created: 12 January 1996
# Whom: nate
#
-# $Id: Makefile,v 1.9 1997/04/30 03:18:02 asami Exp $
+# $Id: Makefile,v 1.10 1998/04/15 22:17:54 jseger Exp $
#
DISTNAME= scanner
@@ -14,7 +14,7 @@ MASTER_SITES= ${MASTER_SITE_LOCAL} \
MAINTAINER= nate@FreeBSD.org
-LIB_DEPENDS+= jpeg\\.8\\.:${PORTSDIR}/graphics/jpeg
+LIB_DEPENDS+= jpeg\\.9\\.:${PORTSDIR}/graphics/jpeg
NO_WRKSUBDIR= yes
USE_X11= yes
diff --git a/graphics/imlib/Makefile b/graphics/imlib/Makefile
index b7f9d175e971..0d3ce374f340 100644
--- a/graphics/imlib/Makefile
+++ b/graphics/imlib/Makefile
@@ -3,7 +3,7 @@
# Date created: 10 June 1997
# Whom: Yukihiro Nakai <Nakai@Mlab.t.u-tokyo.ac.jp>
#
-# $Id: Makefile,v 1.18 1998/04/15 22:17:56 jseger Exp $
+# $Id: Makefile,v 1.19 1998/04/29 21:32:41 vanilla Exp $
#
DISTNAME= imlib-1.3
@@ -14,7 +14,7 @@ MASTER_SITES= ftp://ftp.enlightenment.org/pub/imlib/TAR/ \
MAINTAINER= vanilla@FreeBSD.ORG
LIB_DEPENDS= png\\.2\\.:${PORTSDIR}/graphics/png \
- jpeg\\.8\\.:${PORTSDIR}/graphics/jpeg \
+ jpeg\\.9\\.:${PORTSDIR}/graphics/jpeg \
tiff34\\.1\\.:${PORTSDIR}/graphics/tiff34 \
gif\\.3\\.:${PORTSDIR}/graphics/giflib \
gtk\\.1\\.:${PORTSDIR}/x11/gtk
diff --git a/graphics/imlib2-tmp/Makefile b/graphics/imlib2-tmp/Makefile
index b7f9d175e971..0d3ce374f340 100644
--- a/graphics/imlib2-tmp/Makefile
+++ b/graphics/imlib2-tmp/Makefile
@@ -3,7 +3,7 @@
# Date created: 10 June 1997
# Whom: Yukihiro Nakai <Nakai@Mlab.t.u-tokyo.ac.jp>
#
-# $Id: Makefile,v 1.18 1998/04/15 22:17:56 jseger Exp $
+# $Id: Makefile,v 1.19 1998/04/29 21:32:41 vanilla Exp $
#
DISTNAME= imlib-1.3
@@ -14,7 +14,7 @@ MASTER_SITES= ftp://ftp.enlightenment.org/pub/imlib/TAR/ \
MAINTAINER= vanilla@FreeBSD.ORG
LIB_DEPENDS= png\\.2\\.:${PORTSDIR}/graphics/png \
- jpeg\\.8\\.:${PORTSDIR}/graphics/jpeg \
+ jpeg\\.9\\.:${PORTSDIR}/graphics/jpeg \
tiff34\\.1\\.:${PORTSDIR}/graphics/tiff34 \
gif\\.3\\.:${PORTSDIR}/graphics/giflib \
gtk\\.1\\.:${PORTSDIR}/x11/gtk
diff --git a/graphics/imlib2/Makefile b/graphics/imlib2/Makefile
index b7f9d175e971..0d3ce374f340 100644
--- a/graphics/imlib2/Makefile
+++ b/graphics/imlib2/Makefile
@@ -3,7 +3,7 @@
# Date created: 10 June 1997
# Whom: Yukihiro Nakai <Nakai@Mlab.t.u-tokyo.ac.jp>
#
-# $Id: Makefile,v 1.18 1998/04/15 22:17:56 jseger Exp $
+# $Id: Makefile,v 1.19 1998/04/29 21:32:41 vanilla Exp $
#
DISTNAME= imlib-1.3
@@ -14,7 +14,7 @@ MASTER_SITES= ftp://ftp.enlightenment.org/pub/imlib/TAR/ \
MAINTAINER= vanilla@FreeBSD.ORG
LIB_DEPENDS= png\\.2\\.:${PORTSDIR}/graphics/png \
- jpeg\\.8\\.:${PORTSDIR}/graphics/jpeg \
+ jpeg\\.9\\.:${PORTSDIR}/graphics/jpeg \
tiff34\\.1\\.:${PORTSDIR}/graphics/tiff34 \
gif\\.3\\.:${PORTSDIR}/graphics/giflib \
gtk\\.1\\.:${PORTSDIR}/x11/gtk
diff --git a/graphics/jpeg-mmx/files/patch-ab b/graphics/jpeg-mmx/files/patch-ab
index a2bb0261be19..646f085fec6b 100644
--- a/graphics/jpeg-mmx/files/patch-ab
+++ b/graphics/jpeg-mmx/files/patch-ab
@@ -5,7 +5,7 @@
echo $ac_n "checking libjpeg version number""... $ac_c" 1>&6
echo "configure:1650: checking libjpeg version number" >&5
-JPEG_LIB_VERSION=`sed -e '/^#define JPEG_LIB_VERSION/!d' -e 's/^[^0-9]*\([0-9][0-9]*\).*$/\1/' $srcdir/jpeglib.h`
-+JPEG_LIB_VERSION=8
++JPEG_LIB_VERSION=9
echo "$ac_t""$JPEG_LIB_VERSION" 1>&6
diff --git a/graphics/jpeg/files/patch-ab b/graphics/jpeg/files/patch-ab
index a2bb0261be19..646f085fec6b 100644
--- a/graphics/jpeg/files/patch-ab
+++ b/graphics/jpeg/files/patch-ab
@@ -5,7 +5,7 @@
echo $ac_n "checking libjpeg version number""... $ac_c" 1>&6
echo "configure:1650: checking libjpeg version number" >&5
-JPEG_LIB_VERSION=`sed -e '/^#define JPEG_LIB_VERSION/!d' -e 's/^[^0-9]*\([0-9][0-9]*\).*$/\1/' $srcdir/jpeglib.h`
-+JPEG_LIB_VERSION=8
++JPEG_LIB_VERSION=9
echo "$ac_t""$JPEG_LIB_VERSION" 1>&6
diff --git a/graphics/kdegraphics11/Makefile b/graphics/kdegraphics11/Makefile
index 6a76f0c3b18e..c96f4d185632 100644
--- a/graphics/kdegraphics11/Makefile
+++ b/graphics/kdegraphics11/Makefile
@@ -3,7 +3,7 @@
# Date created: 28 October 1997
# Whom: Stefan Eßer <se@freebsd.org>
#
-# $Id: Makefile,v 1.3 1998/04/15 22:18:04 jseger Exp $
+# $Id: Makefile,v 1.4 1998/04/29 17:52:12 asami Exp $
#
DISTNAME= kdegraphics-Beta3-1
@@ -17,7 +17,7 @@ MAINTAINER= se@freebsd.org
LIB_DEPENDS= qt\\.1\\.3[1-9]:${PORTSDIR}/x11/qt \
gif\\.[23]\\.:${PORTSDIR}/graphics/giflib \
- jpeg\\.8\\.:${PORTSDIR}/graphics/jpeg \
+ jpeg\\.9\\.:${PORTSDIR}/graphics/jpeg \
kdecore\\.0\\.9[0-9]:${PORTSDIR}/x11/kdelibs \
kdeui\\.0\\.9[1-9]:${PORTSDIR}/x11/kdelibs \
jscript\\.0\\.9[0-9]:${PORTSDIR}/x11/kdelibs \
diff --git a/graphics/kdegraphics2/Makefile b/graphics/kdegraphics2/Makefile
index 6a76f0c3b18e..c96f4d185632 100644
--- a/graphics/kdegraphics2/Makefile
+++ b/graphics/kdegraphics2/Makefile
@@ -3,7 +3,7 @@
# Date created: 28 October 1997
# Whom: Stefan Eßer <se@freebsd.org>
#
-# $Id: Makefile,v 1.3 1998/04/15 22:18:04 jseger Exp $
+# $Id: Makefile,v 1.4 1998/04/29 17:52:12 asami Exp $
#
DISTNAME= kdegraphics-Beta3-1
@@ -17,7 +17,7 @@ MAINTAINER= se@freebsd.org
LIB_DEPENDS= qt\\.1\\.3[1-9]:${PORTSDIR}/x11/qt \
gif\\.[23]\\.:${PORTSDIR}/graphics/giflib \
- jpeg\\.8\\.:${PORTSDIR}/graphics/jpeg \
+ jpeg\\.9\\.:${PORTSDIR}/graphics/jpeg \
kdecore\\.0\\.9[0-9]:${PORTSDIR}/x11/kdelibs \
kdeui\\.0\\.9[1-9]:${PORTSDIR}/x11/kdelibs \
jscript\\.0\\.9[0-9]:${PORTSDIR}/x11/kdelibs \
diff --git a/graphics/kdegraphics3/Makefile b/graphics/kdegraphics3/Makefile
index 6a76f0c3b18e..c96f4d185632 100644
--- a/graphics/kdegraphics3/Makefile
+++ b/graphics/kdegraphics3/Makefile
@@ -3,7 +3,7 @@
# Date created: 28 October 1997
# Whom: Stefan Eßer <se@freebsd.org>
#
-# $Id: Makefile,v 1.3 1998/04/15 22:18:04 jseger Exp $
+# $Id: Makefile,v 1.4 1998/04/29 17:52:12 asami Exp $
#
DISTNAME= kdegraphics-Beta3-1
@@ -17,7 +17,7 @@ MAINTAINER= se@freebsd.org
LIB_DEPENDS= qt\\.1\\.3[1-9]:${PORTSDIR}/x11/qt \
gif\\.[23]\\.:${PORTSDIR}/graphics/giflib \
- jpeg\\.8\\.:${PORTSDIR}/graphics/jpeg \
+ jpeg\\.9\\.:${PORTSDIR}/graphics/jpeg \
kdecore\\.0\\.9[0-9]:${PORTSDIR}/x11/kdelibs \
kdeui\\.0\\.9[1-9]:${PORTSDIR}/x11/kdelibs \
jscript\\.0\\.9[0-9]:${PORTSDIR}/x11/kdelibs \
diff --git a/graphics/kdegraphics4/Makefile b/graphics/kdegraphics4/Makefile
index 6a76f0c3b18e..c96f4d185632 100644
--- a/graphics/kdegraphics4/Makefile
+++ b/graphics/kdegraphics4/Makefile
@@ -3,7 +3,7 @@
# Date created: 28 October 1997
# Whom: Stefan Eßer <se@freebsd.org>
#
-# $Id: Makefile,v 1.3 1998/04/15 22:18:04 jseger Exp $
+# $Id: Makefile,v 1.4 1998/04/29 17:52:12 asami Exp $
#
DISTNAME= kdegraphics-Beta3-1
@@ -17,7 +17,7 @@ MAINTAINER= se@freebsd.org
LIB_DEPENDS= qt\\.1\\.3[1-9]:${PORTSDIR}/x11/qt \
gif\\.[23]\\.:${PORTSDIR}/graphics/giflib \
- jpeg\\.8\\.:${PORTSDIR}/graphics/jpeg \
+ jpeg\\.9\\.:${PORTSDIR}/graphics/jpeg \
kdecore\\.0\\.9[0-9]:${PORTSDIR}/x11/kdelibs \
kdeui\\.0\\.9[1-9]:${PORTSDIR}/x11/kdelibs \
jscript\\.0\\.9[0-9]:${PORTSDIR}/x11/kdelibs \
diff --git a/graphics/tiff/Makefile b/graphics/tiff/Makefile
index 774aa775fe6d..73c7834ee89d 100644
--- a/graphics/tiff/Makefile
+++ b/graphics/tiff/Makefile
@@ -5,7 +5,7 @@
# Mikhail Teterin <mi@aldan.ziplink.net>
# Jun-ichiro itojun Itoh <itojun@itojun.org>
#
-# $Id: Makefile,v 1.6 1998/02/09 07:26:49 fenner Exp $
+# $Id: Makefile,v 1.7 1998/04/15 21:39:25 jseger Exp $
#
DISTNAME= tiff-v3.4
@@ -16,7 +16,7 @@ EXTRACT_SUFX= -tar.gz
MAINTAINER= itojun@itojun.org
-LIB_DEPENDS= jpeg\\.8\\.:${PORTSDIR}/graphics/jpeg
+LIB_DEPENDS= jpeg\\.9\\.:${PORTSDIR}/graphics/jpeg
HAS_CONFIGURE= yes
CONFIGURE_ARGS= --with-ZIP --with-JPEG --with-DIR_BIN=${PREFIX}/bin \
diff --git a/graphics/xfig-devel/Makefile b/graphics/xfig-devel/Makefile
index 879a3054d938..922cb256b549 100644
--- a/graphics/xfig-devel/Makefile
+++ b/graphics/xfig-devel/Makefile
@@ -3,7 +3,7 @@
# Date created: 4 January 1995
# Whom: roberto
#
-# $Id: Makefile,v 1.17 1997/12/25 22:29:26 asami Exp $
+# $Id: Makefile,v 1.18 1998/04/15 22:18:21 jseger Exp $
#
DISTNAME= xfig.3.2
@@ -15,7 +15,7 @@ MASTER_SITE_SUBDIR= applications/drawing_tools/xfig
MAINTAINER= ports@FreeBSD.ORG
LIB_DEPENDS= Xpm\\.4\\.:${PORTSDIR}/graphics/xpm \
- jpeg\\.8\\.:${PORTSDIR}/graphics/jpeg \
+ jpeg\\.9\\.:${PORTSDIR}/graphics/jpeg \
Xaw3d\\.6\\.:${PORTSDIR}/x11/Xaw3d
RUN_DEPENDS= fig2dev:${PORTSDIR}/print/transfig
diff --git a/graphics/xfig/Makefile b/graphics/xfig/Makefile
index 879a3054d938..922cb256b549 100644
--- a/graphics/xfig/Makefile
+++ b/graphics/xfig/Makefile
@@ -3,7 +3,7 @@
# Date created: 4 January 1995
# Whom: roberto
#
-# $Id: Makefile,v 1.17 1997/12/25 22:29:26 asami Exp $
+# $Id: Makefile,v 1.18 1998/04/15 22:18:21 jseger Exp $
#
DISTNAME= xfig.3.2
@@ -15,7 +15,7 @@ MASTER_SITE_SUBDIR= applications/drawing_tools/xfig
MAINTAINER= ports@FreeBSD.ORG
LIB_DEPENDS= Xpm\\.4\\.:${PORTSDIR}/graphics/xpm \
- jpeg\\.8\\.:${PORTSDIR}/graphics/jpeg \
+ jpeg\\.9\\.:${PORTSDIR}/graphics/jpeg \
Xaw3d\\.6\\.:${PORTSDIR}/x11/Xaw3d
RUN_DEPENDS= fig2dev:${PORTSDIR}/print/transfig
diff --git a/graphics/xpaint/Makefile b/graphics/xpaint/Makefile
index cc0eadfacfae..13f12fcc71d3 100644
--- a/graphics/xpaint/Makefile
+++ b/graphics/xpaint/Makefile
@@ -3,7 +3,7 @@
# Date created: 2 Jan 1995
# Whom: swallace
#
-# $Id: Makefile,v 1.19 1998/04/15 22:18:23 jseger Exp $
+# $Id: Makefile,v 1.20 1998/04/17 00:54:06 jseger Exp $
#
DISTNAME= xpaint-2.5.4
@@ -12,7 +12,7 @@ MASTER_SITES= http://www.danbbs.dk/~torsten/xpaint/
MAINTAINER= jseger@FreeBSD.org
-LIB_DEPENDS= jpeg\\.8\\.:${PORTSDIR}/graphics/jpeg \
+LIB_DEPENDS= jpeg\\.9\\.:${PORTSDIR}/graphics/jpeg \
tiff34\\.1\\.:${PORTSDIR}/graphics/tiff34 \
Xpm\\.4\\.:${PORTSDIR}/graphics/xpm \
png\\.2\\.:${PORTSDIR}/graphics/png
diff --git a/graphics/xv/Makefile b/graphics/xv/Makefile
index dfd0a5d2eb23..a037caa1824b 100644
--- a/graphics/xv/Makefile
+++ b/graphics/xv/Makefile
@@ -3,7 +3,7 @@
# Date created: 30 October 1994
# Whom: smace
#
-# $Id: Makefile,v 1.17 1998/04/15 22:18:24 jseger Exp $
+# $Id: Makefile,v 1.18 1998/04/23 21:06:28 vanilla Exp $
#
DISTNAME= xv-3.10a
@@ -19,7 +19,7 @@ PATCHFILES= xv-3.10a.JPEG-patch xv-3.10a.TIFF-patch
MAINTAINER= ports@FreeBSD.ORG
-LIB_DEPENDS= jpeg\\.8\\.:${PORTSDIR}/graphics/jpeg \
+LIB_DEPENDS= jpeg\\.9\\.:${PORTSDIR}/graphics/jpeg \
tiff34\\.1:${PORTSDIR}/graphics/tiff34 \
png\\.2\\.:${PORTSDIR}/graphics/png