summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortnn <tnn>2015-03-02 19:37:59 +0000
committertnn <tnn>2015-03-02 19:37:59 +0000
commit6185a0219bd610e2833dcfab9006e52690fa0185 (patch)
tree2bb406007939c9725f67c666b510316807ecc9a4
parentdb3617346557c9b70e83dcd193fc9085a98d9b7e (diff)
downloadpkgsrc-6185a0219bd610e2833dcfab9006e52690fa0185.tar.gz
Added emulators/suse131_lsb
-rw-r--r--doc/CHANGES-20154
-rw-r--r--emulators/Makefile4
2 files changed, 6 insertions, 2 deletions
diff --git a/doc/CHANGES-2015 b/doc/CHANGES-2015
index e68dd81761d..92c9765485a 100644
--- a/doc/CHANGES-2015
+++ b/doc/CHANGES-2015
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2015,v 1.1138 2015/03/02 19:34:33 tnn Exp $
+$NetBSD: CHANGES-2015,v 1.1139 2015/03/02 19:37:59 tnn Exp $
Changes to the packages collection and infrastructure in 2015:
@@ -1621,3 +1621,5 @@ Changes to the packages collection and infrastructure in 2015:
Added emulators/suse131_32_libxslt version 13.1 [tnn 2015-03-02]
Added emulators/suse131_libwebp version 13.1 [tnn 2015-03-02]
Added emulators/suse131_32_libwebp version 13.1 [tnn 2015-03-02]
+ Added emulators/suse131_lsb version 13.1 [tnn 2015-03-02]
+ Added emulators/suse131_32_lsb version 13.1 [tnn 2015-03-02]
diff --git a/emulators/Makefile b/emulators/Makefile
index bb63b741777..33c4778affd 100644
--- a/emulators/Makefile
+++ b/emulators/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.228 2015/03/02 19:34:33 tnn Exp $
+# $NetBSD: Makefile,v 1.229 2015/03/02 19:37:59 tnn Exp $
#
COMMENT= Emulators for other operating systems
@@ -267,6 +267,7 @@ SUBDIR+= suse131_32_libwrap
SUBDIR+= suse131_32_libxml2
SUBDIR+= suse131_32_libxslt
SUBDIR+= suse131_32_locale
+SUBDIR+= suse131_32_lsb
SUBDIR+= suse131_32_motif
SUBDIR+= suse131_32_mozilla-nspr
SUBDIR+= suse131_32_mozilla-nss
@@ -313,6 +314,7 @@ SUBDIR+= suse131_libxml2
SUBDIR+= suse131_libxslt
#SUBDIR+= suse131_linux # only contains Makefile fragments
SUBDIR+= suse131_locale
+SUBDIR+= suse131_lsb
SUBDIR+= suse131_motif
SUBDIR+= suse131_mozilla-nspr
SUBDIR+= suse131_mozilla-nss