diff options
author | markd <markd@pkgsrc.org> | 2006-06-11 13:31:10 +0000 |
---|---|---|
committer | markd <markd@pkgsrc.org> | 2006-06-11 13:31:10 +0000 |
commit | 0fc9ba115c443402b42456390baa12c1add050a1 (patch) | |
tree | c55e9ed22e7e97223ec83749918dfecd44e59d3f /emulators | |
parent | 8e7a98011d3b4aeaecc58e2817e86569c4ca7c82 (diff) | |
download | pkgsrc-0fc9ba115c443402b42456390baa12c1add050a1.tar.gz |
Add suse100_{libcups,openssl}
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/emulators/Makefile b/emulators/Makefile index 87bb68bb738..1407433ad4c 100644 --- a/emulators/Makefile +++ b/emulators/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.150 2006/04/18 15:20:46 salo Exp $ +# $NetBSD: Makefile,v 1.151 2006/06/11 13:31:10 markd Exp $ # COMMENT= Emulators for other operating systems @@ -89,12 +89,14 @@ SUBDIR+= suse100_gdk-pixbuf SUBDIR+= suse100_glx SUBDIR+= suse100_gtk SUBDIR+= suse100_gtk2 +SUBDIR+= suse100_libcups SUBDIR+= suse100_libjpeg SUBDIR+= suse100_libpng SUBDIR+= suse100_libtiff #SUBDIR+= suse100_linux # only contains Makefile fragments SUBDIR+= suse100_locale SUBDIR+= suse100_openmotif +SUBDIR+= suse100_openssl SUBDIR+= suse100_slang SUBDIR+= suse100_x11 SUBDIR+= suse91_aspell |