From 49e64cca976c7dd5a3b6ae7e063aecf94aeae96c Mon Sep 17 00:00:00 2001 From: Dmitry Marakasov Date: Thu, 25 Jun 2015 22:06:10 +0000 Subject: [PATCH] - Mark BROKEN on 9.x: /usr/bin/make all-recursive Making all in po Error expanding embedded variable. *** [all-recursive] Error code 1 - Fix plist for disabled NLS case Approved by: portmgr blanket Submitted by: pkg-fallout --- security/gss/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/security/gss/Makefile b/security/gss/Makefile index f5d1170dc702..1cfde3b106b7 100644 --- a/security/gss/Makefile +++ b/security/gss/Makefile @@ -13,6 +13,8 @@ LIB_DEPENDS= libshishi.so:${PORTSDIR}/security/shishi CONFLICTS= heimdal-[0-9]* +BROKEN_FreeBSD_9= does not build + USES= libtool pathfix pkgconfig perl5 USE_PERL5= build GNU_CONFIGURE= yes