aboutsummaryrefslogtreecommitdiff
path: root/www/Mosaic
diff options
context:
space:
mode:
authorSteve Price <steve@FreeBSD.org>1998-05-10 22:15:45 +0000
committerSteve Price <steve@FreeBSD.org>1998-05-10 22:15:45 +0000
commitd093362e308304e87e5c21a10e215b863f9e8617 (patch)
treeb24326e4f083eb6fe5769b6c1f32e0366c70fdc0 /www/Mosaic
parent86e84c3f1fd0879ecdad846e39149530cfacf602 (diff)
downloadports-d093362e308304e87e5c21a10e215b863f9e8617.tar.gz
ports-d093362e308304e87e5c21a10e215b863f9e8617.zip
Current version of libjpeg is .8
PR: 6497 Submitted by: Ugo Paternostro <paterno@dsi.UNIFI.IT>
Notes
Notes: svn path=/head/; revision=10939
Diffstat (limited to 'www/Mosaic')
-rw-r--r--www/Mosaic/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/Mosaic/Makefile b/www/Mosaic/Makefile
index 69c5a62db9c4..1d3bee1cefe2 100644
--- a/www/Mosaic/Makefile
+++ b/www/Mosaic/Makefile
@@ -3,7 +3,7 @@
# Date created: 7 August 1995
# Whom: torstenb
#
-# $Id: Makefile,v 1.12 1997/02/12 10:24:23 asami Exp $
+# $Id: Makefile,v 1.13 1998/03/28 20:08:37 ache Exp $
#
DISTNAME= Mosaic-src-2.7b5
@@ -11,7 +11,7 @@ PKGNAME= mosaic-2.7b5
CATEGORIES= www
MASTER_SITES= ftp://ftp.ncsa.uiuc.edu/Web/Mosaic/Unix/source/
-LIB_DEPENDS= jpeg\\.7\\.:${PORTSDIR}/graphics/jpeg \
+LIB_DEPENDS= jpeg\\.8\\.:${PORTSDIR}/graphics/jpeg \
png\\.2\\.:${PORTSDIR}/graphics/png \
Xpm\\.4\\.:${PORTSDIR}/graphics/xpm \