diff options
author | obache <obache> | 2012-03-21 13:30:25 +0000 |
---|---|---|
committer | obache <obache> | 2012-03-21 13:30:25 +0000 |
commit | e836c812a0149cd84d59bbd5a394c902ecf8c197 (patch) | |
tree | 7ec1b5eb676a51579bbd4253890328505e133cf2 /emulators | |
parent | 9b9b30f0b1d6fa011280e4a810aec0a208302205 (diff) | |
download | pkgsrc-e836c812a0149cd84d59bbd5a394c902ecf8c197.tar.gz |
Import suse32_gtk2-12.1 as emulators/suse121_32_gtk2.
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 GTK+-2.x shared libraries.
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/suse121_32_gtk2/Makefile | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/emulators/suse121_32_gtk2/Makefile b/emulators/suse121_32_gtk2/Makefile new file mode 100644 index 00000000000..f3c56dcf8e2 --- /dev/null +++ b/emulators/suse121_32_gtk2/Makefile @@ -0,0 +1,5 @@ +# $NetBSD: Makefile,v 1.1.1.1 2012/03/21 13:30:25 obache Exp $ + +SUSE_COMPAT32= yes + +.include "${.CURDIR}/../suse121_gtk2/Makefile" |