From b211a1e6c4d07b7c2e5110574d3faa6b4462f80b Mon Sep 17 00:00:00 2001 From: Hajimu UMEMOTO Date: Sun, 28 Jul 2002 17:26:12 +0000 Subject: moving saslv1 includes files to make it easier to add saslv2 PR: ports/40288 Submitted by: Mathieu Arnold Approved by: knu --- japanese/mutt/files/patch-aj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'japanese/mutt') diff --git a/japanese/mutt/files/patch-aj b/japanese/mutt/files/patch-aj index 7bdc3d43aa1e..577526473681 100644 --- a/japanese/mutt/files/patch-aj +++ b/japanese/mutt/files/patch-aj @@ -5,7 +5,7 @@ if test "$with_sasl" != "yes" then - CPPFLAGS="$CPPFLAGS -I$with_sasl/include" -+ CPPFLAGS="$CPPFLAGS -I$with_sasl/include/sasl" ++ CPPFLAGS="$CPPFLAGS -I$with_sasl/include/sasl1" LDFLAGS="$LDFLAGS -L$with_sasl/lib" fi -- cgit v1.2.3