summaryrefslogtreecommitdiffstats
path: root/comms/hylafax
diff options
context:
space:
mode:
authorasami <asami@FreeBSD.org>1998-09-15 11:46:15 +0000
committerasami <asami@FreeBSD.org>1998-09-15 11:46:15 +0000
commitd1fac7b50d149f2bf015727a6a210b5d05776782 (patch)
tree6ed83418dcf67346df14dbfc83651f5197bee4d7 /comms/hylafax
parent2ce05100c16e7a23ab775f3d6572871aed3d57bc (diff)
downloadFreeBSD-ports-d1fac7b50d149f2bf015727a6a210b5d05776782.zip
FreeBSD-ports-d1fac7b50d149f2bf015727a6a210b5d05776782.tar.gz
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.)
Diffstat (limited to 'comms/hylafax')
-rw-r--r--comms/hylafax/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/comms/hylafax/Makefile b/comms/hylafax/Makefile
index 4e87229..0947f92 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="" \
OpenPOWER on IntegriCloud