ports/54136: ports: mail/postfix fails to build...

Vivek Khera khera at kcilink.com
Mon Jul 7 03:32:30 UTC 2003


>>>>> "SAO" == Sergey A Osokin <osa at FreeBSD.org> writes:

SAO> Synopsis: ports: mail/postfix fails to build...

Bugger.  I fixed the SASL1 case but missed the SASL2 case.  Patch
attached.  Committers: please apply this to the port.  Thanks.

diff -Pru postfix/scripts/configure.postfix postfix-new/scripts/configure.postfix
--- postfix/scripts/configure.postfix	Wed Jul  2 11:51:06 2003
+++ postfix-new/scripts/configure.postfix	Sun Jul  6 23:30:29 2003
@@ -95,9 +95,6 @@
 					echo "POSTFIX_AUXLIBS+= \${LOCALBASE}/lib/mysql/libmysqlclient.a -lm -lz"
 				fi
 			fi
-			echo ".if exists(/usr/lib/libkrb.a)"
-			echo "POSTFIX_AUXLIBS+=	-lkrb -lcrypto -lcom_err"
-			echo ".endif"
 			SUB_SASL=""
 			;;
 		SASLKRB)



More information about the freebsd-ports-bugs mailing list