1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-21 20:38:45 +00:00

Use jpeg shared library version 8.

This commit is contained in:
Justin M. Seger 1998-04-15 21:41:13 +00:00
parent cd85ffdbd3
commit 0fc2b8bdd1
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=10524
3 changed files with 6 additions and 6 deletions

View File

@ -3,7 +3,7 @@
# Date created: 15 November 1994
# Whom: torstenb
#
# $Id: Makefile,v 1.34 1998/03/28 19:43:52 ache Exp $
# $Id: Makefile,v 1.35 1998/04/11 01:54:04 jseger Exp $
#
DISTNAME= ImageMagick-4.0.4
@ -19,7 +19,7 @@ MASTER_SITES= http://www.freebsd.org/~jseger/ \
MAINTAINER= jseger@FreeBSD.org
LIB_DEPENDS= jpeg\\.7\\.:${PORTSDIR}/graphics/jpeg \
LIB_DEPENDS= jpeg\\.8\\.:${PORTSDIR}/graphics/jpeg \
mpeg\\.1\\.[2-9]:${PORTSDIR}/graphics/mpeg-lib \
tiff34\\.1\\.:${PORTSDIR}/graphics/tiff34 \
png\\.2\\.:${PORTSDIR}/graphics/png \

View File

@ -5,7 +5,7 @@
# Mikhail Teterin <mi@aldan.ziplink.net>
# Jun-ichiro itojun Itoh <itojun@itojun.org>
#
# $Id: Makefile,v 1.5 1997/12/01 07:49:07 tg Exp $
# $Id: Makefile,v 1.6 1998/02/09 07:26:49 fenner Exp $
#
DISTNAME= tiff-v3.4
@ -16,7 +16,7 @@ EXTRACT_SUFX= -tar.gz
MAINTAINER= itojun@itojun.org
LIB_DEPENDS= jpeg\\.7\\.:${PORTSDIR}/graphics/jpeg
LIB_DEPENDS= jpeg\\.8\\.:${PORTSDIR}/graphics/jpeg
HAS_CONFIGURE= yes
CONFIGURE_ARGS= --with-ZIP --with-JPEG --with-DIR_BIN=${PREFIX}/bin \

View File

@ -3,7 +3,7 @@
# Date created: 9 August 1996
# Whom: chuckr@freebsd.org
#
# $Id: Makefile,v 1.14 1997/08/28 04:21:13 chuckr Exp $
# $Id: Makefile,v 1.15 1998/02/18 04:52:41 asami Exp $
#
DISTNAME= transfig.3.2
@ -15,7 +15,7 @@ MASTER_SITE_SUBDIR= applications/drawing_tools/transfig
MAINTAINER= chuckr@freebsd.org
LIB_DEPENDS= Xpm\\.4\\.:${PORTSDIR}/graphics/xpm \
jpeg\\.7\\.:${PORTSDIR}/graphics/jpeg
jpeg\\.8\\.:${PORTSDIR}/graphics/jpeg
RUN_DEPENDS= gs:${PORTSDIR}/print/ghostscript5 \
ppmtogif:${PORTSDIR}/graphics/netpbm