aboutsummaryrefslogtreecommitdiff
path: root/security/gss
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2015-06-25 22:06:10 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2015-06-25 22:06:10 +0000
commit49e64cca976c7dd5a3b6ae7e063aecf94aeae96c (patch)
tree98aeb576b5ab0cd92555dbe06cde58dbe520b6f7 /security/gss
parent4b5893e4bd040be249d26918c51f85b6424326a9 (diff)
downloadports-49e64cca976c7dd5a3b6ae7e063aecf94aeae96c.tar.gz
ports-49e64cca976c7dd5a3b6ae7e063aecf94aeae96c.zip
- 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
Notes
Notes: svn path=/head/; revision=390606
Diffstat (limited to 'security/gss')
-rw-r--r--security/gss/Makefile2
1 files changed, 2 insertions, 0 deletions
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