aboutsummaryrefslogtreecommitdiff
path: root/www/chimera2
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 /www/chimera2
parent0fc2b8bdd1097fb8eadfff1b9deb3419e5042c10 (diff)
downloadports-b5544f135829582a52ed3b2c78ec884a4f52187c.tar.gz
ports-b5544f135829582a52ed3b2c78ec884a4f52187c.zip
Switch remaining ports to use jpeg lib version 8.0.
Notes
Notes: svn path=/head/; revision=10525
Diffstat (limited to 'www/chimera2')
-rw-r--r--www/chimera2/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/chimera2/Makefile b/www/chimera2/Makefile
index c86e96e850c4..05c8ae72fd18 100644
--- a/www/chimera2/Makefile
+++ b/www/chimera2/Makefile
@@ -3,7 +3,7 @@
# Date created: 24 Nov 1997
# Whom: Bruce Gingery <bgingery@gtcs.com>
#
-# $Id: Makefile,v 1.12 1997/11/26 07:53:32 tg Exp $
+# $Id: Makefile,v 1.13 1998/03/28 20:12:07 ache Exp $
#
DISTNAME= chimera-2.0a11
@@ -12,7 +12,7 @@ MASTER_SITES= ftp://ftp.cs.unlv.edu/pub/chimera-alpha/
MAINTAINER= bgingery@gtcs.com
-LIB_DEPENDS= jpeg\\.[67]\\.:${PORTSDIR}/graphics/jpeg \
+LIB_DEPENDS= jpeg\\.8\\.:${PORTSDIR}/graphics/jpeg \
png\\.2\\.:${PORTSDIR}/graphics/png
USE_IMAKE= yes