From 4dc064b0c51daf8a534869cf647ddda8f27693df Mon Sep 17 00:00:00 2001 From: Satoshi 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.) --- x11/kdelibs2/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'x11/kdelibs2') diff --git a/x11/kdelibs2/Makefile b/x11/kdelibs2/Makefile index 5c7d8905157f..1cb70e66bc35 100644 --- a/x11/kdelibs2/Makefile +++ b/x11/kdelibs2/Makefile @@ -3,7 +3,7 @@ # Date created: 28 October 1997 # Whom: Stefan Eßer # -# $Id: Makefile,v 1.15 1998/08/07 23:56:54 asami Exp $ +# $Id: Makefile,v 1.16 1998/08/12 06:29:36 asami Exp $ # DISTNAME= kdelibs-1.0 @@ -14,7 +14,7 @@ MASTER_SITE_SUBDIR= stable/1.0/distribution/tar/generic/source MAINTAINER= se@freebsd.org LIB_DEPENDS= gif\\.[23]\\.:${PORTSDIR}/graphics/giflib \ - jpeg\\.9\\.:${PORTSDIR}/graphics/jpeg + jpeg.9:${PORTSDIR}/graphics/jpeg USE_QT= yes HAS_CONFIGURE= yes -- cgit v1.2.3