summaryrefslogtreecommitdiff
path: root/emulators/suse100_32_libsigc++2
diff options
context:
space:
mode:
authorwiz <wiz>2007-09-07 22:54:44 +0000
committerwiz <wiz>2007-09-07 22:54:44 +0000
commit5ce64da16b69f9b86e2dc79e1aa37950aca8e3ee (patch)
tree7df4e623da546c5f83bf97643383ca56f89e1d6a /emulators/suse100_32_libsigc++2
parent2f517bc25c1dfd477877da169af65a161a689211 (diff)
downloadpkgsrc-5ce64da16b69f9b86e2dc79e1aa37950aca8e3ee.tar.gz
Initial import of emulation packages for libraries needed by net/skype.
On NetBSD-4.99.30/amd64 it now segfaults during startup, but at least it doesn't complain about missing libraries any longer.
Diffstat (limited to 'emulators/suse100_32_libsigc++2')
-rw-r--r--emulators/suse100_32_libsigc++2/Makefile5
1 files changed, 5 insertions, 0 deletions
diff --git a/emulators/suse100_32_libsigc++2/Makefile b/emulators/suse100_32_libsigc++2/Makefile
new file mode 100644
index 00000000000..ca62c572741
--- /dev/null
+++ b/emulators/suse100_32_libsigc++2/Makefile
@@ -0,0 +1,5 @@
+# $NetBSD: Makefile,v 1.1.1.1 2007/09/07 22:54:44 wiz Exp $
+
+SUSE_COMPAT32= yes
+
+.include "${.CURDIR}/../suse100_libsigc++2/Makefile"