diff options
author | obache <obache@pkgsrc.org> | 2014-01-22 12:31:16 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2014-01-22 12:31:16 +0000 |
commit | d5f45822a827ea2042365e9cb34b85d5bab5c176 (patch) | |
tree | a5bfc68c67005c671a4e70b292dd461dc1e05f58 /emulators | |
parent | c38f4d8b0c725fa97e155dfabcee889b1b197604 (diff) | |
download | pkgsrc-d5f45822a827ea2042365e9cb34b85d5bab5c176.tar.gz |
Import suse32_dbus-glib-13.1 as emulators/suse131_32_dbus-glib.
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 dbus-glib shared libraries.
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/suse131_32_dbus-glib/Makefile | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/emulators/suse131_32_dbus-glib/Makefile b/emulators/suse131_32_dbus-glib/Makefile new file mode 100644 index 00000000000..26878865c8a --- /dev/null +++ b/emulators/suse131_32_dbus-glib/Makefile @@ -0,0 +1,5 @@ +# $NetBSD: Makefile,v 1.1 2014/01/22 12:31:16 obache Exp $ + +SUSE_COMPAT32= yes + +.include "${.CURDIR}/../suse131_dbus-glib/Makefile" |