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 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'comms/hylafax') 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="" \ -- cgit v1.2.3