diff options
author | obache <obache@pkgsrc.org> | 2012-03-21 13:34:44 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2012-03-21 13:34:44 +0000 |
commit | 7e9702eb75699dcd4acf1daf7e96b7bd910b2bde (patch) | |
tree | ba0cf59f51f65b9caced0165fc348b53ff2e1de5 /emulators | |
parent | f346396b0759de7f5c7c2c76562206769e8b3565 (diff) | |
download | pkgsrc-7e9702eb75699dcd4acf1daf7e96b7bd910b2bde.tar.gz |
Import suse32_qt4-12.1 as emulators/suse121_32_qt4.
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 QT4 shared libraries.
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/suse121_32_qt4/Makefile | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/emulators/suse121_32_qt4/Makefile b/emulators/suse121_32_qt4/Makefile new file mode 100644 index 00000000000..0ee301cc911 --- /dev/null +++ b/emulators/suse121_32_qt4/Makefile @@ -0,0 +1,5 @@ +# $NetBSD: Makefile,v 1.1.1.1 2012/03/21 13:34:44 obache Exp $ + +SUSE_COMPAT32= yes + +.include "${.CURDIR}/../suse121_qt4/Makefile" |