summaryrefslogtreecommitdiff
path: root/emulators/suse100_32_libsigc++2
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2007-09-07 22:54:44 +0000
committerwiz <wiz@pkgsrc.org>2007-09-07 22:54:44 +0000
commit357ec5868ea475c7d8688969599dea994b6af416 (patch)
tree7df4e623da546c5f83bf97643383ca56f89e1d6a /emulators/suse100_32_libsigc++2
parenta6528057d95199e0923e568235a5e7e885938dc1 (diff)
downloadpkgsrc-357ec5868ea475c7d8688969599dea994b6af416.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"