diff options
author | obache <obache@pkgsrc.org> | 2012-03-21 13:32:39 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2012-03-21 13:32:39 +0000 |
commit | bebf6e684140aab72985af42acae93c3ce15932b (patch) | |
tree | 55529a63a4932fbd8964b3370e8931ebaea8abea /emulators | |
parent | b76237e78d52e4bb38e988f9f103a68f5369ba1b (diff) | |
download | pkgsrc-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')
-rw-r--r-- | emulators/suse121_32_libxml2/Makefile | 5 |
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" |