diff options
author | tnn <tnn> | 2015-03-02 19:34:33 +0000 |
---|---|---|
committer | tnn <tnn> | 2015-03-02 19:34:33 +0000 |
commit | e37d8dc0cc2808c762644790ce7bfdcaee2ef101 (patch) | |
tree | 4cff0c492cb2ef05e9017fece485709203b1ad6e /emulators/Makefile | |
parent | 61149e04d16061a647f391bed60e4c15770d91f7 (diff) | |
download | pkgsrc-e37d8dc0cc2808c762644790ce7bfdcaee2ef101.tar.gz |
Added emulators/suse131_libwebp
Diffstat (limited to 'emulators/Makefile')
-rw-r--r-- | emulators/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/emulators/Makefile b/emulators/Makefile index 774d2dcfc91..bb63b741777 100644 --- a/emulators/Makefile +++ b/emulators/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.227 2015/03/02 16:58:32 tnn Exp $ +# $NetBSD: Makefile,v 1.228 2015/03/02 19:34:33 tnn Exp $ # COMMENT= Emulators for other operating systems @@ -262,6 +262,7 @@ SUBDIR+= suse131_32_libsigc++2 SUBDIR+= suse131_32_libsndfile SUBDIR+= suse131_32_libssh SUBDIR+= suse131_32_libtiff +SUBDIR+= suse131_32_libwebp SUBDIR+= suse131_32_libwrap SUBDIR+= suse131_32_libxml2 SUBDIR+= suse131_32_libxslt @@ -306,6 +307,7 @@ SUBDIR+= suse131_libsigc++2 SUBDIR+= suse131_libsndfile SUBDIR+= suse131_libssh SUBDIR+= suse131_libtiff +SUBDIR+= suse131_libwebp SUBDIR+= suse131_libwrap SUBDIR+= suse131_libxml2 SUBDIR+= suse131_libxslt |