summaryrefslogtreecommitdiff
path: root/emulators/suse121_32_libxml2
diff options
context:
space:
mode:
authorobache <obache@pkgsrc.org>2012-03-21 13:32:39 +0000
committerobache <obache@pkgsrc.org>2012-03-21 13:32:39 +0000
commitbebf6e684140aab72985af42acae93c3ce15932b (patch)
tree55529a63a4932fbd8964b3370e8931ebaea8abea /emulators/suse121_32_libxml2
parentb76237e78d52e4bb38e988f9f103a68f5369ba1b (diff)
downloadpkgsrc-bebf6e684140aab72985af42acae93c3ce15932b.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/suse121_32_libxml2')
-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"