diff options
author | wiz <wiz@pkgsrc.org> | 2007-09-07 22:54:44 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2007-09-07 22:54:44 +0000 |
commit | 357ec5868ea475c7d8688969599dea994b6af416 (patch) | |
tree | 7df4e623da546c5f83bf97643383ca56f89e1d6a /emulators/suse100_32_libsigc++2 | |
parent | a6528057d95199e0923e568235a5e7e885938dc1 (diff) | |
download | pkgsrc-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/Makefile | 5 |
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" |