diff options
author | rh <rh@pkgsrc.org> | 2003-04-19 07:14:39 +0000 |
---|---|---|
committer | rh <rh@pkgsrc.org> | 2003-04-19 07:14:39 +0000 |
commit | 913fa9d1c66ae9e3d85d5d6b0b1cc19b780f4e3f (patch) | |
tree | 7f41ff5cb703d6a758cccd574d0ec0f484c57bef /emulators/Makefile | |
parent | 290aac6cd5f29b35c9e6eac9ed37914ea38d7045 (diff) | |
download | pkgsrc-913fa9d1c66ae9e3d85d5d6b0b1cc19b780f4e3f.tar.gz |
Add and enable suse_libtiff
Diffstat (limited to 'emulators/Makefile')
-rw-r--r-- | emulators/Makefile | 3 |
1 files changed, 2 insertions, 1 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 |