diff options
author | obache <obache@pkgsrc.org> | 2013-12-12 02:36:46 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2013-12-12 02:36:46 +0000 |
commit | dff52a1e84f436a9941bb52015e7820616cce62a (patch) | |
tree | f37abfe71f74355b4045fd66dd770ccf9551e81d /emulators | |
parent | 66d2ee5ea8d772dba56e361d4511b8b33965bba3 (diff) | |
download | pkgsrc-dff52a1e84f436a9941bb52015e7820616cce62a.tar.gz |
+ suse131_{32_}mozilla-{nspr,nss}
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/Makefile | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/emulators/Makefile b/emulators/Makefile index 2920af50127..07b3614bf5b 100644 --- a/emulators/Makefile +++ b/emulators/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.207 2013/12/06 10:21:26 obache Exp $ +# $NetBSD: Makefile,v 1.208 2013/12/12 02:36:46 obache Exp $ # COMMENT= Emulators for other operating systems @@ -238,6 +238,8 @@ SUBDIR+= suse131_32_libwrap SUBDIR+= suse131_32_libxml2 SUBDIR+= suse131_32_locale SUBDIR+= suse131_32_motif +SUBDIR+= suse131_32_mozilla-nspr +SUBDIR+= suse131_32_mozilla-nss SUBDIR+= suse131_32_openldap SUBDIR+= suse131_32_openssl SUBDIR+= suse131_32_pulseaudio @@ -272,6 +274,8 @@ SUBDIR+= suse131_libxml2 #SUBDIR+= suse131_linux # only contains Makefile fragments SUBDIR+= suse131_locale SUBDIR+= suse131_motif +SUBDIR+= suse131_mozilla-nspr +SUBDIR+= suse131_mozilla-nss SUBDIR+= suse131_openldap SUBDIR+= suse131_openssl SUBDIR+= suse131_pulseaudio |