summaryrefslogtreecommitdiff
path: root/emulators/suse121_32_libjpeg
diff options
context:
space:
mode:
authorobache <obache@pkgsrc.org>2012-03-21 13:31:33 +0000
committerobache <obache@pkgsrc.org>2012-03-21 13:31:33 +0000
commitb2438976fef5a9ea07876caf45baea52c035f693 (patch)
tree9226b6ad09c3feca889fb339feda4b42ce7c24fc /emulators/suse121_32_libjpeg
parent36e0868e401d3a30ad2b8e02cf6b5a506946a884 (diff)
downloadpkgsrc-b2438976fef5a9ea07876caf45baea52c035f693.tar.gz
Import suse32_libjpeg-12.1 as emulators/suse121_32_libjpeg.
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 JPEG shared libraries.
Diffstat (limited to 'emulators/suse121_32_libjpeg')
-rw-r--r--emulators/suse121_32_libjpeg/Makefile5
1 files changed, 5 insertions, 0 deletions
diff --git a/emulators/suse121_32_libjpeg/Makefile b/emulators/suse121_32_libjpeg/Makefile
new file mode 100644
index 00000000000..272c568ef38
--- /dev/null
+++ b/emulators/suse121_32_libjpeg/Makefile
@@ -0,0 +1,5 @@
+# $NetBSD: Makefile,v 1.1.1.1 2012/03/21 13:31:33 obache Exp $
+
+SUSE_COMPAT32= yes
+
+.include "${.CURDIR}/../suse121_libjpeg/Makefile"