summaryrefslogtreecommitdiff
path: root/mail/wmmail
diff options
context:
space:
mode:
authortron <tron>1999-01-30 23:59:33 +0000
committertron <tron>1999-01-30 23:59:33 +0000
commit4d12f32c001a5d8b60467580e2301ac9a0e5aca9 (patch)
tree10e8bfa7cb340b3e1a4236f9b63c417698aa96e6 /mail/wmmail
parent98d7ea386cd6e06333d86bf432042f9981f2a6b0 (diff)
downloadpkgsrc-4d12f32c001a5d8b60467580e2301ac9a0e5aca9.tar.gz
Add missing shared libraries which probably cause problems on ELF systems.
Diffstat (limited to 'mail/wmmail')
-rw-r--r--mail/wmmail/patches/patch-ac14
1 files changed, 10 insertions, 4 deletions
diff --git a/mail/wmmail/patches/patch-ac b/mail/wmmail/patches/patch-ac
index 9138819f9c9..7b00d774c06 100644
--- a/mail/wmmail/patches/patch-ac
+++ b/mail/wmmail/patches/patch-ac
@@ -1,8 +1,8 @@
-$NetBSD: patch-ac,v 1.1 1999/01/30 14:19:01 tron Exp $
+$NetBSD: patch-ac,v 1.2 1999/01/30 23:59:33 tron Exp $
---- configure.orig Sat Jan 30 15:00:13 1999
-+++ configure Sat Jan 30 15:06:55 1999
-@@ -2459,7 +2459,7 @@
+--- configure.orig Sat Jan 16 06:30:00 1999
++++ configure Sat Jan 30 23:28:08 1999
+@@ -2459,12 +2459,12 @@
s/@@/%@/; s/@@/@%/; s/@g\$/%g/' > conftest.subs <<\\CEOF
$ac_vpsub
$extrasub
@@ -11,3 +11,9 @@ $NetBSD: patch-ac,v 1.1 1999/01/30 14:19:01 tron Exp $
s%@CPPFLAGS@%$CPPFLAGS%g
s%@CXXFLAGS@%$CXXFLAGS%g
s%@DEFS@%$DEFS%g
+ s%@LDFLAGS@%$LDFLAGS%g
+-s%@LIBS@%$LIBS%g
++s%@LIBS@%$LIBS -lSM -lICE%g
+ s%@exec_prefix@%$exec_prefix%g
+ s%@prefix@%$prefix%g
+ s%@program_transform_name@%$program_transform_name%g