diff options
author | chs <chs@pkgsrc.org> | 2010-09-24 01:31:59 +0000 |
---|---|---|
committer | chs <chs@pkgsrc.org> | 2010-09-24 01:31:59 +0000 |
commit | 58582fb4ccc5f81b11dfd7e2d321765d0d425f65 (patch) | |
tree | 3661a346875996263afa0cd88f37ee5d5dd69a1c /emulators | |
parent | 69e50392be9e874d467fc57b22e94a4fd2b3d82e (diff) | |
download | pkgsrc-58582fb4ccc5f81b11dfd7e2d321765d0d425f65.tar.gz |
add suse113_*.
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/Makefile | 49 |
1 files changed, 48 insertions, 1 deletions
diff --git a/emulators/Makefile b/emulators/Makefile index a2e1b752c35..977c9ddf78f 100644 --- a/emulators/Makefile +++ b/emulators/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.183 2010/06/01 22:02:09 markd Exp $ +# $NetBSD: Makefile,v 1.184 2010/09/24 01:31:59 chs Exp $ # COMMENT= Emulators for other operating systems @@ -163,6 +163,53 @@ SUBDIR+= suse100_resmgr SUBDIR+= suse100_slang SUBDIR+= suse100_vmware SUBDIR+= suse100_x11 +SUBDIR+= suse113_32_alsa +SUBDIR+= suse113_32_aspell +SUBDIR+= suse113_32_base +SUBDIR+= suse113_32_compat +SUBDIR+= suse113_32_expat +SUBDIR+= suse113_32_fontconfig +SUBDIR+= suse113_32_freetype2 +SUBDIR+= suse113_32_glx +SUBDIR+= suse113_32_gtk2 +SUBDIR+= suse113_32_krb5 +SUBDIR+= suse113_32_libcups +SUBDIR+= suse113_32_libjpeg +SUBDIR+= suse113_32_libpng +SUBDIR+= suse113_32_libsigc++2 +SUBDIR+= suse113_32_libtiff +SUBDIR+= suse113_32_libxml2 +SUBDIR+= suse113_32_locale +SUBDIR+= suse113_32_openmotif +SUBDIR+= suse113_32_openssl +SUBDIR+= suse113_32_qt4 +SUBDIR+= suse113_32_slang +SUBDIR+= suse113_32_vmware +SUBDIR+= suse113_32_x11 +SUBDIR+= suse113_alsa +SUBDIR+= suse113_aspell +SUBDIR+= suse113_base +SUBDIR+= suse113_compat +SUBDIR+= suse113_expat +SUBDIR+= suse113_fontconfig +SUBDIR+= suse113_freetype2 +SUBDIR+= suse113_glx +SUBDIR+= suse113_gtk2 +SUBDIR+= suse113_krb5 +SUBDIR+= suse113_libcups +SUBDIR+= suse113_libjpeg +SUBDIR+= suse113_libpng +SUBDIR+= suse113_libsigc++2 +SUBDIR+= suse113_libtiff +SUBDIR+= suse113_libxml2 +#SUBDIR+= suse113_linux # only contains Makefile fragments +SUBDIR+= suse113_locale +SUBDIR+= suse113_openmotif +SUBDIR+= suse113_openssl +SUBDIR+= suse113_qt4 +SUBDIR+= suse113_slang +SUBDIR+= suse113_vmware +SUBDIR+= suse113_x11 SUBDIR+= swarm SUBDIR+= tme SUBDIR+= tuxnes |