summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorobache <obache>2012-03-21 13:32:09 +0000
committerobache <obache>2012-03-21 13:32:09 +0000
commite867127eb42dfb17a3b2eb5239d43d0410796ab4 (patch)
treea936385f00ec97da8cb0f5ad705f878d3c78cc29
parentc61f75b4054b8b47bb4aea63786962b9595b6111 (diff)
downloadpkgsrc-e867127eb42dfb17a3b2eb5239d43d0410796ab4.tar.gz
Import suse32_libsigc++2-12.1 as emulators/suse121_32_libsigc++2.
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 libsigc++2 shared libraries.
-rw-r--r--emulators/suse121_32_libsigc++2/Makefile5
1 files changed, 5 insertions, 0 deletions
diff --git a/emulators/suse121_32_libsigc++2/Makefile b/emulators/suse121_32_libsigc++2/Makefile
new file mode 100644
index 00000000000..a893cb010b2
--- /dev/null
+++ b/emulators/suse121_32_libsigc++2/Makefile
@@ -0,0 +1,5 @@
+# $NetBSD: Makefile,v 1.1.1.1 2012/03/21 13:32:09 obache Exp $
+
+SUSE_COMPAT32= yes
+
+.include "${.CURDIR}/../suse121_libsigc++2/Makefile"