summaryrefslogtreecommitdiff
path: root/emulators
diff options
context:
space:
mode:
authorobache <obache>2012-03-21 13:32:39 +0000
committerobache <obache>2012-03-21 13:32:39 +0000
commit37dc006a926b66f91778136202f69c9a4a4f0027 (patch)
tree55529a63a4932fbd8964b3370e8931ebaea8abea /emulators
parent5a5916197f26376f2410bb172767974c089e6105 (diff)
downloadpkgsrc-37dc006a926b66f91778136202f69c9a4a4f0027.tar.gz
Import suse32_libxml2-12.1 as emulators/suse121_32_libxml2.
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 libxml2 shared libraries.
Diffstat (limited to 'emulators')
-rw-r--r--emulators/suse121_32_libxml2/Makefile5
1 files changed, 5 insertions, 0 deletions
diff --git a/emulators/suse121_32_libxml2/Makefile b/emulators/suse121_32_libxml2/Makefile
new file mode 100644
index 00000000000..3838a13cf11
--- /dev/null
+++ b/emulators/suse121_32_libxml2/Makefile
@@ -0,0 +1,5 @@
+# $NetBSD: Makefile,v 1.1.1.1 2012/03/21 13:32:39 obache Exp $
+
+SUSE_COMPAT32= yes
+
+.include "${.CURDIR}/../suse121_libxml2/Makefile"