diff options
author | obache <obache@pkgsrc.org> | 2012-03-17 04:59:33 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2012-03-17 04:59:33 +0000 |
commit | a2e41ff700b1c9047aedd7cd71afb1958877e866 (patch) | |
tree | 575d44592b475a8a853e20068f46cd12478f9f54 /emulators/Makefile | |
parent | af01e3bf799400d6289509527060221f5c936471 (diff) | |
download | pkgsrc-a2e41ff700b1c9047aedd7cd71afb1958877e866.tar.gz |
Drop qt3 support for suse100.
It was intended to be used for opera-10.0, but current opera does not require it.
Diffstat (limited to 'emulators/Makefile')
-rw-r--r-- | emulators/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/emulators/Makefile b/emulators/Makefile index 705699b7b86..83d997e9482 100644 --- a/emulators/Makefile +++ b/emulators/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.194 2012/02/20 15:45:19 reinoud Exp $ +# $NetBSD: Makefile,v 1.195 2012/03/17 04:59:33 obache Exp $ # COMMENT= Emulators for other operating systems @@ -132,7 +132,6 @@ 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 @@ -159,7 +158,6 @@ SUBDIR+= suse100_libxml2 SUBDIR+= suse100_locale SUBDIR+= suse100_openmotif SUBDIR+= suse100_openssl -SUBDIR+= suse100_qt3 SUBDIR+= suse100_resmgr SUBDIR+= suse100_slang SUBDIR+= suse100_vmware |