From 8c6092e5ec455e0673086036e0a9b026dc9510eb Mon Sep 17 00:00:00 2001 From: Erwin Lansing Date: Sun, 13 Jun 2010 08:40:06 +0000 Subject: BROKEN should not be quoted. No functional change. --- databases/postgresql83-server/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'databases/postgresql83-server/Makefile') diff --git a/databases/postgresql83-server/Makefile b/databases/postgresql83-server/Makefile index 3f9dd9c2a8b8..d9fcf89fbc16 100644 --- a/databases/postgresql83-server/Makefile +++ b/databases/postgresql83-server/Makefile @@ -158,7 +158,7 @@ INSTALL_TARGET= install-strip . if defined(WITH_MIT_KRB5) . if exists(/usr/lib/libkrb5.so) || exists(/usr/bin/krb5-config) -BROKEN= "You must remove heimdal's /usr/bin/krb5-config and /usr/lib/libkrb5.so*, and set NO_KERBEROS=true in /etc/make.conf to build successfully with MIT-KRB" +BROKEN= You must remove heimdal's /usr/bin/krb5-config and /usr/lib/libkrb5.so*, and set NO_KERBEROS=true in /etc/make.conf to build successfully with MIT-KRB . endif # Allow defining a home built MIT Kerberos by setting KRB5_HOME . if defined(KRB5_HOME) && exists(${KRB5_HOME}/lib/libgssapi_krb5.a) && exists(${KRB5_HOME}/bin/krb5-config) -- cgit v1.2.3