summaryrefslogtreecommitdiff
path: root/www/chimera2
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1998-09-15 11:46:15 +0000
committerSatoshi Asami <asami@FreeBSD.org>1998-09-15 11:46:15 +0000
commit4dc064b0c51daf8a534869cf647ddda8f27693df (patch)
treeffea49d9cc67b8576749be804de23181e7a3f61a /www/chimera2
parentUpgrade to 0.74, and use gtk11 now. (diff)
jpeg is now converted to ELF so change LIB_DEPENDS lines accordingly.
(Note, since the shlib major didn't change this just removes the regexp support.)
Notes
Notes: svn path=/head/; revision=13147
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 bd6597608ae9..30f1a04d0fc1 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.15 1998/05/04 20:22:34 jseger Exp $
+# $Id: Makefile,v 1.16 1998/07/27 23:24:23 asami 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\\.9\\.:${PORTSDIR}/graphics/jpeg \
+LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \
png\\.2\\.:${PORTSDIR}/graphics/png
USE_IMAKE= yes