From d1fac7b50d149f2bf015727a6a210b5d05776782 Mon Sep 17 00:00:00 2001 From: asami Date: Tue, 15 Sep 1998 11:46:15 +0000 Subject: 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.) --- graphics/imlib2-tmp/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'graphics/imlib2-tmp/Makefile') diff --git a/graphics/imlib2-tmp/Makefile b/graphics/imlib2-tmp/Makefile index 8fe1f0267948..a0362f82cba8 100644 --- a/graphics/imlib2-tmp/Makefile +++ b/graphics/imlib2-tmp/Makefile @@ -3,7 +3,7 @@ # Date created: 10 June 1997 # Whom: Yukihiro Nakai # -# $Id: Makefile,v 1.26 1998/08/07 23:56:26 asami Exp $ +# $Id: Makefile,v 1.27 1998/08/25 01:38:22 vanilla Exp $ # DISTNAME= imlib-1.7 @@ -15,7 +15,7 @@ MASTER_SITES= ftp://ftp.enlightenment.org/pub/enlightenment/enlightenment/ \ MAINTAINER= vanilla@FreeBSD.ORG LIB_DEPENDS= png\\.2\\.:${PORTSDIR}/graphics/png \ - jpeg\\.9\\.:${PORTSDIR}/graphics/jpeg \ + jpeg.9:${PORTSDIR}/graphics/jpeg \ tiff34\\.1\\.:${PORTSDIR}/graphics/tiff34 \ gif\\.3\\.:${PORTSDIR}/graphics/giflib \ gtk11\\.1\\.:${PORTSDIR}/x11-toolkits/gtk11 -- cgit