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.) --- comms/hylafax/Makefile | 4 ++-- comms/kremotecontrol/Makefile | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'comms') diff --git a/comms/hylafax/Makefile b/comms/hylafax/Makefile index 4e8722930ae4..0947f92dd47a 100644 --- a/comms/hylafax/Makefile +++ b/comms/hylafax/Makefile @@ -3,7 +3,7 @@ # Date created: 19 Apr 1997 # Whom: Jun-ichiro itojun Itoh # -# $Id: Makefile,v 1.15 1998/06/25 22:26:14 asami Exp $ +# $Id: Makefile,v 1.16 1998/06/27 09:02:35 asami Exp $ # DISTNAME= hylafax-v4.0pl2 @@ -22,7 +22,7 @@ BUILD_DEPENDS= bash:${PORTSDIR}/shells/bash2 \ # version the user prefers RUN_DEPENDS= bash:${PORTSDIR}/shells/bash2 LIB_DEPENDS= tiff34\\.1\\.:${PORTSDIR}/graphics/tiff34 \ - jpeg\\.9\\.:${PORTSDIR}/graphics/jpeg + jpeg.9:${PORTSDIR}/graphics/jpeg USE_GMAKE= yes CONFIGURE_ARGS= --with-INSTALL="" \ diff --git a/comms/kremotecontrol/Makefile b/comms/kremotecontrol/Makefile index 74c7eb8dd56e..92336e55e4aa 100644 --- a/comms/kremotecontrol/Makefile +++ b/comms/kremotecontrol/Makefile @@ -3,7 +3,7 @@ # Date created: 28 October 1997 # Whom: Stefan Eßer # -# $Id: Makefile,v 1.16 1998/08/07 23:56:40 asami Exp $ +# $Id: Makefile,v 1.17 1998/08/12 06:29:31 asami Exp $ # DISTNAME= kdeutils-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 \ kdecore\\.1\\.[0-9]:${PORTSDIR}/x11/kdelibs \ kdeui\\.1\\.[0-9]:${PORTSDIR}/x11/kdelibs \ jscript\\.0\\.9[0-9]:${PORTSDIR}/x11/kdelibs \ -- cgit v1.2.3