summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorobache <obache@pkgsrc.org>2012-03-21 13:30:11 +0000
committerobache <obache@pkgsrc.org>2012-03-21 13:30:11 +0000
commit819426a9d5dcef857beb04d8b2b0c580ff974be6 (patch)
tree017d8385b84d5f8c9fe4af2f47a3c8a1275c5956
parent7c285dd482a0ed58e0e14973b7673838c8675e95 (diff)
downloadpkgsrc-819426a9d5dcef857beb04d8b2b0c580ff974be6.tar.gz
Import suse32_glx-12.1 as emulators/suse121_32_glx.
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 OpenGL/Mesa shared libraries.
-rw-r--r--emulators/suse121_32_glx/Makefile5
1 files changed, 5 insertions, 0 deletions
diff --git a/emulators/suse121_32_glx/Makefile b/emulators/suse121_32_glx/Makefile
new file mode 100644
index 00000000000..c14b1a3911e
--- /dev/null
+++ b/emulators/suse121_32_glx/Makefile
@@ -0,0 +1,5 @@
+# $NetBSD: Makefile,v 1.1.1.1 2012/03/21 13:30:11 obache Exp $
+
+SUSE_COMPAT32= yes
+
+.include "${.CURDIR}/../suse121_glx/Makefile"