summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorobache <obache@pkgsrc.org>2012-03-21 13:33:21 +0000
committerobache <obache@pkgsrc.org>2012-03-21 13:33:21 +0000
commit8c21f8416ae899417b565ff4ecde9ecb2cf155d2 (patch)
tree05731216a6bc63f20dd509259193a2671a3f4980
parent4e82fc9db2e4ba39b2afe8e8b79a479e845bc561 (diff)
downloadpkgsrc-8c21f8416ae899417b565ff4ecde9ecb2cf155d2.tar.gz
Import suse32_openmotif-12.1 as emulators/suse121_32_openmotif.
Linux compatibility package based on the openSUSE Linux distribution. Please visit http://www.opensuse.org/ for more information about openSUSE Linux. This package supports running ELF binaries linked with glibc2 that require OpenMotif shared libraries.
-rw-r--r--emulators/suse121_32_openmotif/Makefile5
1 files changed, 5 insertions, 0 deletions
diff --git a/emulators/suse121_32_openmotif/Makefile b/emulators/suse121_32_openmotif/Makefile
new file mode 100644
index 00000000000..2064c74235b
--- /dev/null
+++ b/emulators/suse121_32_openmotif/Makefile
@@ -0,0 +1,5 @@
+# $NetBSD: Makefile,v 1.1.1.1 2012/03/21 13:33:21 obache Exp $
+
+SUSE_COMPAT32= yes
+
+.include "${.CURDIR}/../suse121_openmotif/Makefile"