summaryrefslogtreecommitdiff
path: root/emulators
diff options
context:
space:
mode:
authorobache <obache>2009-09-09 12:58:45 +0000
committerobache <obache>2009-09-09 12:58:45 +0000
commit6f4ab119ac083de1e28c4a48a181c14d16399a31 (patch)
treed6e59408abd99409f8091df53831e4027d83bb60 /emulators
parent3ede432ff9e266f7c5625018e9c890bb87a2525e (diff)
downloadpkgsrc-6f4ab119ac083de1e28c4a48a181c14d16399a31.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"