From 4611595d03f9bc05e24f2fd6080c8e6e51134269 Mon Sep 17 00:00:00 2001 From: Mark Murray Date: Mon, 14 Sep 1998 20:16:03 +0000 Subject: Convert to ELF. --- graphics/xv/Makefile | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'graphics') diff --git a/graphics/xv/Makefile b/graphics/xv/Makefile index 96f2065d73b4..a8e2ddf5bc74 100644 --- a/graphics/xv/Makefile +++ b/graphics/xv/Makefile @@ -3,7 +3,7 @@ # Date created: 30 October 1994 # Whom: smace # -# $Id: Makefile,v 1.21 1998/08/28 11:14:14 vanilla Exp $ +# $Id: Makefile,v 1.22 1998/08/28 14:38:42 asami Exp $ # DISTNAME= xv-3.10a @@ -24,9 +24,9 @@ PATCHFILES= xv-3.10a.JPEG-patch xv-3.10a.TIFF-patch MAINTAINER= shige@kuis.kyoto-u.ac.jp -LIB_DEPENDS= jpeg\\.9\\.:${PORTSDIR}/graphics/jpeg \ - tiff34\\.1:${PORTSDIR}/graphics/tiff34 \ - png\\.2\\.:${PORTSDIR}/graphics/png +LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \ + tiff34.1:${PORTSDIR}/graphics/tiff34 \ + png.2:${PORTSDIR}/graphics/png USE_IMAKE= yes -- cgit v1.2.3