summaryrefslogtreecommitdiff
path: root/graphics/gimp-devel
diff options
context:
space:
mode:
authorJustin M. Seger <jseger@FreeBSD.org>1998-04-15 22:18:24 +0000
committerJustin M. Seger <jseger@FreeBSD.org>1998-04-15 22:18:24 +0000
commitb5544f135829582a52ed3b2c78ec884a4f52187c (patch)
tree40984a43a673e6cffbc75f7d23cfafc9d5b48bc2 /graphics/gimp-devel
parentUse jpeg shared library version 8. (diff)
Switch remaining ports to use jpeg lib version 8.0.
Notes
Notes: svn path=/head/; revision=10525
Diffstat (limited to 'graphics/gimp-devel')
-rw-r--r--graphics/gimp-devel/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/gimp-devel/Makefile b/graphics/gimp-devel/Makefile
index aef31f667cb4..c3652a74ebb4 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.23 1998/03/22 00:07:36 asami Exp $
+# $Id: Makefile,v 1.24 1998/03/28 19:47:47 ache Exp $
#
MAJOR= 0
@@ -25,7 +25,7 @@ MAINTAINER= erich@FreeBSD.org
LIB_DEPENDS+= gtk\\.1\\.0:${PORTSDIR}/x11/gtk
LIB_DEPENDS+= png\\.2\\.:${PORTSDIR}/graphics/png
-LIB_DEPENDS+= jpeg\\.7\\.:${PORTSDIR}/graphics/jpeg
+LIB_DEPENDS+= jpeg\\.8\\.:${PORTSDIR}/graphics/jpeg
LIB_DEPENDS+= tiff34\\.1\\.:${PORTSDIR}/graphics/tiff34
LIB_DEPENDS+= Xpm\\.4\\.:${PORTSDIR}/graphics/xpm
LIB_DEPENDS+= mpeg\\.1\\.2:${PORTSDIR}/graphics/mpeg-lib