summaryrefslogtreecommitdiff
path: root/emulators
diff options
context:
space:
mode:
authorobache <obache>2012-03-21 13:31:50 +0000
committerobache <obache>2012-03-21 13:31:50 +0000
commitc61f75b4054b8b47bb4aea63786962b9595b6111 (patch)
tree0ced518c480ae37e2c85f92d3f64efeeaa6b244c /emulators
parent9761c5b7c17886341ad6978b7859551e47283134 (diff)
downloadpkgsrc-c61f75b4054b8b47bb4aea63786962b9595b6111.tar.gz
Import suse32_libpng-12.1 as emulators/suse121_32_libpng.
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 PNG shared libraries.
Diffstat (limited to 'emulators')
-rw-r--r--emulators/suse121_32_libpng/Makefile5
1 files changed, 5 insertions, 0 deletions
diff --git a/emulators/suse121_32_libpng/Makefile b/emulators/suse121_32_libpng/Makefile
new file mode 100644
index 00000000000..b50a31093f5
--- /dev/null
+++ b/emulators/suse121_32_libpng/Makefile
@@ -0,0 +1,5 @@
+# $NetBSD: Makefile,v 1.1.1.1 2012/03/21 13:31:50 obache Exp $
+
+SUSE_COMPAT32= yes
+
+.include "${.CURDIR}/../suse121_libpng/Makefile"