diff options
author | obache <obache> | 2012-03-21 13:27:25 +0000 |
---|---|---|
committer | obache <obache> | 2012-03-21 13:27:25 +0000 |
commit | 56f87ee949f4f554b662ee3433f55fcd7d2df880 (patch) | |
tree | a906c02a89ade1535ca160cfc707c6fdbc29c23f /emulators | |
parent | 0672ac58afd841d459e4ec85361ed5586e7b0855 (diff) | |
download | pkgsrc-56f87ee949f4f554b662ee3433f55fcd7d2df880.tar.gz |
Import suse32_aspell-12.1 as emulators/suse121_32_aspell.
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 aspell shared libraries.
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/suse121_32_aspell/Makefile | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/emulators/suse121_32_aspell/Makefile b/emulators/suse121_32_aspell/Makefile new file mode 100644 index 00000000000..312a36d2d52 --- /dev/null +++ b/emulators/suse121_32_aspell/Makefile @@ -0,0 +1,5 @@ +# $NetBSD: Makefile,v 1.1.1.1 2012/03/21 13:27:25 obache Exp $ + +SUSE_COMPAT32= yes + +.include "${.CURDIR}/../suse121_aspell/Makefile" |