aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authoramdmi3 <amdmi3@FreeBSD.org>2015-06-26 06:06:10 +0800
committeramdmi3 <amdmi3@FreeBSD.org>2015-06-26 06:06:10 +0800
commit3e1939561569f2bcdaacf173b99475941709454d (patch)
tree98aeb576b5ab0cd92555dbe06cde58dbe520b6f7
parentd6e7bdca324ab527118922bc31f2b640e021b1e4 (diff)
downloadfreebsd-ports-gnome-3e1939561569f2bcdaacf173b99475941709454d.tar.gz
freebsd-ports-gnome-3e1939561569f2bcdaacf173b99475941709454d.tar.zst
freebsd-ports-gnome-3e1939561569f2bcdaacf173b99475941709454d.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
-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