summaryrefslogtreecommitdiff
path: root/emulators
diff options
context:
space:
mode:
authorrodent <rodent@pkgsrc.org>2014-12-04 19:49:20 +0000
committerrodent <rodent@pkgsrc.org>2014-12-04 19:49:20 +0000
commitb90fb5ef05b6e658f9eed16d2c488fabbb997980 (patch)
tree1e6c47f11bff587b6316536cfc186958e5c2a5b3 /emulators
parent4aa6e9622232c8257a0020b61028f526bf2ddc84 (diff)
downloadpkgsrc-b90fb5ef05b6e658f9eed16d2c488fabbb997980.tar.gz
Import suse32_sqlite3-12.1 as emulators/suse121_32_sqlite3.
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 the sqlite3 shared libraries.
Diffstat (limited to 'emulators')
-rw-r--r--emulators/suse121_32_sqlite3/Makefile5
1 files changed, 5 insertions, 0 deletions
diff --git a/emulators/suse121_32_sqlite3/Makefile b/emulators/suse121_32_sqlite3/Makefile
new file mode 100644
index 00000000000..40a477bcf79
--- /dev/null
+++ b/emulators/suse121_32_sqlite3/Makefile
@@ -0,0 +1,5 @@
+# $NetBSD: Makefile,v 1.1 2014/12/04 19:49:20 rodent Exp $
+
+SUSE_COMPAT32= yes
+
+.include "${.CURDIR}/../suse121_sqlite3/Makefile"