summaryrefslogtreecommitdiff
path: root/comms
diff options
context:
space:
mode:
Diffstat (limited to 'comms')
-rw-r--r--comms/hylafax/Makefile4
-rw-r--r--comms/kremotecontrol/Makefile4
2 files changed, 4 insertions, 4 deletions
diff --git a/comms/hylafax/Makefile b/comms/hylafax/Makefile
index d6fd065f1c01..a3affd500912 100644
--- a/comms/hylafax/Makefile
+++ b/comms/hylafax/Makefile
@@ -3,7 +3,7 @@
# Date created: 19 Apr 1997
# Whom: Jun-ichiro itojun Itoh <itojun@itojun.org>
#
-# $Id: Makefile,v 1.12 1998/04/12 03:10:49 itojun Exp $
+# $Id: Makefile,v 1.13 1998/04/15 22:17:55 jseger Exp $
#
DISTNAME= hylafax-v4.0pl2
@@ -22,7 +22,7 @@ BUILD_DEPENDS= bash:${PORTSDIR}/shells/bash \
# version the user prefers
RUN_DEPENDS= bash:${PORTSDIR}/shells/bash
LIB_DEPENDS= tiff34\\.1\\.:${PORTSDIR}/graphics/tiff34 \
- jpeg\\.8\\.:${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 ccec3733c945..6a0763606d9b 100644
--- a/comms/kremotecontrol/Makefile
+++ b/comms/kremotecontrol/Makefile
@@ -3,7 +3,7 @@
# Date created: 28 October 1997
# Whom: Stefan Eßer <se@freebsd.org>
#
-# $Id: Makefile,v 1.10 1998/04/28 04:33:57 asami Exp $
+# $Id: Makefile,v 1.11 1998/05/02 22:15:24 se Exp $
#
DISTNAME= kdeutils-beta4-1
@@ -19,7 +19,7 @@ BUILD_DEPENDS= bzip2:${PORTSDIR}/archivers/bzip2 \
moc:${PORTSDIR}/x11/qt
LIB_DEPENDS= qt\\.1\\.3[1-9]:${PORTSDIR}/x11/qt \
gif\\.[23]\\.:${PORTSDIR}/graphics/giflib \
- jpeg\\.8\\.:${PORTSDIR}/graphics/jpeg \
+ jpeg\\.9\\.:${PORTSDIR}/graphics/jpeg \
kdecore\\.0\\.9[1-9]:${PORTSDIR}/x11/kdelibs \
kdeui\\.0\\.9[1-9]:${PORTSDIR}/x11/kdelibs \
jscript\\.0\\.9[0-9]:${PORTSDIR}/x11/kdelibs \