diff options
author | wiz <wiz> | 2014-04-10 06:51:35 +0000 |
---|---|---|
committer | wiz <wiz> | 2014-04-10 06:51:35 +0000 |
commit | 04fb2fb0acb02bacc62b4b38958def2fe8975b3d (patch) | |
tree | e69624b7cc5e68ace1dfc86529355d0d0106dca0 /emulators/Makefile | |
parent | 376492f3de2f2e42f167189eb852ce147379c922 (diff) | |
download | pkgsrc-04fb2fb0acb02bacc62b4b38958def2fe8975b3d.tar.gz |
Sort.
Diffstat (limited to 'emulators/Makefile')
-rw-r--r-- | emulators/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/emulators/Makefile b/emulators/Makefile index bed772ba3ba..fe420379e6d 100644 --- a/emulators/Makefile +++ b/emulators/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.212 2014/04/08 10:04:41 obache Exp $ +# $NetBSD: Makefile,v 1.213 2014/04/10 06:51:35 wiz Exp $ # COMMENT= Emulators for other operating systems @@ -152,8 +152,8 @@ SUBDIR+= suse100_glx SUBDIR+= suse100_gtk2 SUBDIR+= suse100_krb5 SUBDIR+= suse100_libcups -SUBDIR+= suse100_libjpeg SUBDIR+= suse100_libidn +SUBDIR+= suse100_libjpeg SUBDIR+= suse100_libpng SUBDIR+= suse100_libsigc++2 SUBDIR+= suse100_libtiff |