diff options
author | obache <obache> | 2012-03-21 13:32:25 +0000 |
---|---|---|
committer | obache <obache> | 2012-03-21 13:32:25 +0000 |
commit | 6978307b375916c023c36d41a1291efeb8c2e5c5 (patch) | |
tree | dc3ecb598fbd6666b8c1908ee406bf56b1ac3049 /emulators | |
parent | e867127eb42dfb17a3b2eb5239d43d0410796ab4 (diff) | |
download | pkgsrc-6978307b375916c023c36d41a1291efeb8c2e5c5.tar.gz |
Import suse32_libtiff-12.1 as emulators/suse121_32_libtiff.
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 TIFF shared libraries.
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/suse121_32_libtiff/Makefile | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/emulators/suse121_32_libtiff/Makefile b/emulators/suse121_32_libtiff/Makefile new file mode 100644 index 00000000000..a3d7bf432a2 --- /dev/null +++ b/emulators/suse121_32_libtiff/Makefile @@ -0,0 +1,5 @@ +# $NetBSD: Makefile,v 1.1.1.1 2012/03/21 13:32:25 obache Exp $ + +SUSE_COMPAT32= yes + +.include "${.CURDIR}/../suse121_libtiff/Makefile" |