diff options
author | obache <obache@pkgsrc.org> | 2014-04-08 10:04:41 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2014-04-08 10:04:41 +0000 |
commit | 518f23d964ee5c25830db538a79fc0abf13b6952 (patch) | |
tree | c9309613accdb6590bd2c57c3b6d94b66b4dfd3e /emulators/Makefile | |
parent | 2c795d18a073d4098ab65fb8b91d085c8ce7d68b (diff) | |
download | pkgsrc-518f23d964ee5c25830db538a79fc0abf13b6952.tar.gz |
+ suse100{,_32}_libidn
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 da41e210c5b..bed772ba3ba 100644 --- a/emulators/Makefile +++ b/emulators/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.211 2014/03/14 04:10:10 dholland Exp $ +# $NetBSD: Makefile,v 1.212 2014/04/08 10:04:41 obache Exp $ # COMMENT= Emulators for other operating systems @@ -129,6 +129,7 @@ SUBDIR+= suse100_32_glx SUBDIR+= suse100_32_gtk2 SUBDIR+= suse100_32_krb5 SUBDIR+= suse100_32_libcups +SUBDIR+= suse100_32_libidn SUBDIR+= suse100_32_libjpeg SUBDIR+= suse100_32_libpng SUBDIR+= suse100_32_libsigc++2 @@ -152,6 +153,7 @@ SUBDIR+= suse100_gtk2 SUBDIR+= suse100_krb5 SUBDIR+= suse100_libcups SUBDIR+= suse100_libjpeg +SUBDIR+= suse100_libidn SUBDIR+= suse100_libpng SUBDIR+= suse100_libsigc++2 SUBDIR+= suse100_libtiff |