From 34be64fdf64aebfabf0b8ad951bf93a17e6f811d Mon Sep 17 00:00:00 2001 From: rh Date: Sat, 19 Apr 2003 07:14:39 +0000 Subject: Add and enable suse_libtiff --- emulators/Makefile | 3 ++- emulators/suse_linux/Makefile | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/emulators/Makefile b/emulators/Makefile index d234a993acb..50cb667e928 100644 --- a/emulators/Makefile +++ b/emulators/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.79 2003/02/20 12:35:11 wiz Exp $ +# $NetBSD: Makefile,v 1.80 2003/04/19 07:14:39 rh Exp $ # COMMENT= Emulators for other operating systems @@ -62,6 +62,7 @@ SUBDIR+= suse_gtk SUBDIR+= suse_libc5 SUBDIR+= suse_libjpeg SUBDIR+= suse_libpng +SUBDIR+= suse_libtiff SUBDIR+= suse_linux SUBDIR+= suse_openmotif SUBDIR+= suse_slang diff --git a/emulators/suse_linux/Makefile b/emulators/suse_linux/Makefile index 1dfb73cb092..2e69a6ebce7 100644 --- a/emulators/suse_linux/Makefile +++ b/emulators/suse_linux/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.21 2002/11/25 19:41:32 wiz Exp $ +# $NetBSD: Makefile,v 1.22 2003/04/19 07:14:39 rh Exp $ DISTNAME= suse_linux-7.3 CATEGORIES= emulators @@ -12,6 +12,7 @@ COMMENT= Linux compatibility package collection DEPENDS+= suse_audio>=7.3:../suse_audio DEPENDS+= suse_libjpeg>=7.3:../suse_libjpeg DEPENDS+= suse_libpng>=7.3:../suse_libpng +DEPENDS+= suse_libtiff>=7.3:../suse_libtiff DEPENDS+= suse_glx>=7.3:../suse_glx DEPENDS+= suse_gtk>=7.3:../suse_gtk DEPENDS+= suse_xforms>=7.3:../suse_xforms -- cgit v1.2.3