summaryrefslogtreecommitdiff
path: root/graphics/xv
diff options
context:
space:
mode:
authortron <tron>1999-06-20 19:45:44 +0000
committertron <tron>1999-06-20 19:45:44 +0000
commit3263e4065aa53227cb4738d66eb41527d22d7018 (patch)
tree0266633be2b681c749460570d24eba824af63cd4 /graphics/xv
parente7fa5a608853df0ca370245ec23646785ba03b27 (diff)
downloadpkgsrc-3263e4065aa53227cb4738d66eb41527d22d7018.tar.gz
Remove redundant dependence on "jpeg" package.
Diffstat (limited to 'graphics/xv')
-rw-r--r--graphics/xv/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/graphics/xv/Makefile b/graphics/xv/Makefile
index cbaf5dac1fc..1082b9152c8 100644
--- a/graphics/xv/Makefile
+++ b/graphics/xv/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.20 1999/06/14 11:09:38 hubertf Exp $
+# $NetBSD: Makefile,v 1.21 1999/06/20 19:45:44 tron Exp $
# FreeBSD Id: Makefile,v 1.14 1997/07/03 07:37:08 asami Exp
#
@@ -17,10 +17,9 @@ PATCHFILES= xv-3.10a.JPEG-patch xv-3.10a.TIFF-patch # (for tiff3.4)
MAINTAINER= packages@netbsd.org
HOMEPAGE= http://www.trilon.com/xv/
-DEPENDS+= tiff-3.4:../../graphics/tiff
-DEPENDS+= jpeg-6b:../../graphics/jpeg
DEPENDS+= ghostscript-5.50:../../print/ghostscript5
DEPENDS+= png-1.0.3:../png
+DEPENDS+= tiff-3.4:../../graphics/tiff
USE_IMAKE= yes