- compile malconduit

problem reported by STeve Andre' <andres at msu dot edu>
- regen patches

no PKGNAME bump (it did not package)
This commit is contained in:
ajacoutot 2007-01-31 18:39:28 +00:00
parent 064d60b115
commit 1798e969af
2 changed files with 16 additions and 5 deletions

View File

@ -1,7 +1,7 @@
$OpenBSD: patch-configure_in,v 1.2 2007/01/22 12:02:27 ajacoutot Exp $
--- configure.in.orig Mon Oct 2 20:50:32 2006
+++ configure.in Mon Jan 22 09:38:08 2007
@@ -671,7 +671,8 @@ if test "$HAVE_PISOCK" = "1" ; then
$OpenBSD: patch-configure_in,v 1.3 2007/01/31 18:39:28 ajacoutot Exp $
--- configure.in.orig Wed Jan 17 10:05:12 2007
+++ configure.in Wed Jan 31 19:25:44 2007
@@ -650,7 +650,8 @@ if test "$HAVE_PISOCK" = "1" ; then
],
[-lsocket]
)
@ -11,7 +11,7 @@ $OpenBSD: patch-configure_in,v 1.2 2007/01/22 12:02:27 ajacoutot Exp $
)
fi
fi
@@ -809,7 +810,7 @@ if test "x$with_mal" = "xCHECK" ; then
@@ -788,7 +789,7 @@ if test "x$with_mal" = "xCHECK" ; then
mal_libdir)
if test -r $mal_libdir/libmal.$ext ; then
if test "x$mal_libdir" != "x/usr/lib$kdelibsuff" ; then

View File

@ -0,0 +1,11 @@
$OpenBSD: patch-kpilot_conduits_Makefile_in,v 1.1 2007/01/31 18:39:28 ajacoutot Exp $
--- kpilot/conduits/Makefile.in.orig Wed Jan 31 19:33:12 2007
+++ kpilot/conduits/Makefile.in Wed Jan 31 19:33:36 2007
@@ -471,6 +471,7 @@ SUBDIRS = \
abbrowserconduit \
docconduit \
knotes \
+ malconduit \
memofileconduit \
notepadconduit \
popmail \