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 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 <itojun@itojun.org>
#
-# $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 <se@freebsd.org>
#
-# $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 \