diff options
author | obache <obache> | 2012-03-21 13:30:25 +0000 |
---|---|---|
committer | obache <obache> | 2012-03-21 13:30:25 +0000 |
commit | e3e9370f60273a32ee8bd92c48648714550e9208 (patch) | |
tree | 7ec1b5eb676a51579bbd4253890328505e133cf2 /emulators/suse121_32_gtk2/Makefile | |
parent | 17c52deb30c8b95b7d3f09eebb5fcef6667b9caf (diff) | |
download | pkgsrc-e3e9370f60273a32ee8bd92c48648714550e9208.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/suse121_32_gtk2/Makefile')
-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" |