summaryrefslogtreecommitdiff
path: root/emulators
diff options
context:
space:
mode:
authorobache <obache@pkgsrc.org>2009-09-09 12:58:45 +0000
committerobache <obache@pkgsrc.org>2009-09-09 12:58:45 +0000
commite9c1b08d6b0584da6dad32830410f3b8c56e1901 (patch)
treed6e59408abd99409f8091df53831e4027d83bb60 /emulators
parent7bfde1dfce96fe458294acd3a0d726697d53e99d (diff)
downloadpkgsrc-e9c1b08d6b0584da6dad32830410f3b8c56e1901.tar.gz
Import suse32_qt3-10.0 as emulators/suse100_32_qt3.
Linux compatibility package based on the SuSE Linux distribution. Please visit http://www.suse.com/ for more information about SuSE Linux. This package supports running ELF binaries linked with glibc2 that require QT3 shared libraries.
Diffstat (limited to 'emulators')
-rw-r--r--emulators/suse100_32_qt3/Makefile5
1 files changed, 5 insertions, 0 deletions
diff --git a/emulators/suse100_32_qt3/Makefile b/emulators/suse100_32_qt3/Makefile
new file mode 100644
index 00000000000..d84e044a3eb
--- /dev/null
+++ b/emulators/suse100_32_qt3/Makefile
@@ -0,0 +1,5 @@
+# $NetBSD: Makefile,v 1.1.1.1 2009/09/09 12:58:45 obache Exp $
+
+SUSE_COMPAT32= yes
+
+.include "${.CURDIR}/../suse100_qt3/Makefile"