summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorobache <obache>2012-03-21 13:32:39 +0000
committerobache <obache>2012-03-21 13:32:39 +0000
commitdf77d3c9549e24bc105ffe93e5732fb4a39fafd9 (patch)
tree55529a63a4932fbd8964b3370e8931ebaea8abea
parent6978307b375916c023c36d41a1291efeb8c2e5c5 (diff)
downloadpkgsrc-df77d3c9549e24bc105ffe93e5732fb4a39fafd9.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.
-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"