diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2015-06-25 22:06:10 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2015-06-25 22:06:10 +0000 |
commit | 49e64cca976c7dd5a3b6ae7e063aecf94aeae96c (patch) | |
tree | 98aeb576b5ab0cd92555dbe06cde58dbe520b6f7 /security/gss | |
parent | 4b5893e4bd040be249d26918c51f85b6424326a9 (diff) |
Notes
Diffstat (limited to 'security/gss')
-rw-r--r-- | security/gss/Makefile | 2 |
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 |