summaryrefslogtreecommitdiff
path: root/emulators
diff options
context:
space:
mode:
authorobache <obache@pkgsrc.org>2012-03-21 13:30:46 +0000
committerobache <obache@pkgsrc.org>2012-03-21 13:30:46 +0000
commit67678932e633f8588a98dc1c30b8e77bf03fc75b (patch)
treef40077786938fef0caf7e03ea93fa037f992eaac /emulators
parentb874a979d453b99d127d69263dfff9802fb50aa5 (diff)
downloadpkgsrc-67678932e633f8588a98dc1c30b8e77bf03fc75b.tar.gz
Import suse32_libcups-12.1 as emulators/suse121_32_libcups.
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 CUPS shared libraries.
Diffstat (limited to 'emulators')
-rw-r--r--emulators/suse121_32_libcups/Makefile5
1 files changed, 5 insertions, 0 deletions
diff --git a/emulators/suse121_32_libcups/Makefile b/emulators/suse121_32_libcups/Makefile
new file mode 100644
index 00000000000..d22144addbb
--- /dev/null
+++ b/emulators/suse121_32_libcups/Makefile
@@ -0,0 +1,5 @@
+# $NetBSD: Makefile,v 1.1.1.1 2012/03/21 13:30:46 obache Exp $
+
+SUSE_COMPAT32= yes
+
+.include "${.CURDIR}/../suse121_libcups/Makefile"