diff options
author | obache <obache@pkgsrc.org> | 2009-09-09 13:02:32 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2009-09-09 13:02:32 +0000 |
commit | 8ef9c1093cdc7058ef4875a106e3013594ae0db1 (patch) | |
tree | bdbb4473c6b3cb31843cd8a465331b9fd366e610 /emulators/Makefile | |
parent | 914bcdac4dc0b8524cddc7158921c8f28a688be9 (diff) | |
download | pkgsrc-8ef9c1093cdc7058ef4875a106e3013594ae0db1.tar.gz |
Add suse_qt3.
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 dc7c71b0f9c..604932042b2 100644 --- a/emulators/Makefile +++ b/emulators/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.177 2009/03/09 16:59:44 sno Exp $ +# $NetBSD: Makefile,v 1.178 2009/09/09 13:02:32 obache Exp $ # COMMENT= Emulators for other operating systems @@ -129,6 +129,7 @@ SUBDIR+= suse100_32_libxml2 SUBDIR+= suse100_32_locale SUBDIR+= suse100_32_openmotif SUBDIR+= suse100_32_openssl +SUBDIR+= suse100_32_qt3 SUBDIR+= suse100_32_resmgr SUBDIR+= suse100_32_slang SUBDIR+= suse100_32_vmware @@ -155,6 +156,7 @@ SUBDIR+= suse100_libxml2 SUBDIR+= suse100_locale SUBDIR+= suse100_openmotif SUBDIR+= suse100_openssl +SUBDIR+= suse100_qt3 SUBDIR+= suse100_resmgr SUBDIR+= suse100_slang SUBDIR+= suse100_vmware |