diff options
Diffstat (limited to 'security/munge/Makefile')
-rw-r--r-- | security/munge/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/security/munge/Makefile b/security/munge/Makefile index c05a657fa99d..09291d3e905b 100644 --- a/security/munge/Makefile +++ b/security/munge/Makefile @@ -13,6 +13,8 @@ COMMENT= Authentication service for creating and validating credentials LICENSE= GPLv3 LGPL3 LICENSE_COMB= dual +BROKEN= Unfetchable (google code has gone away) + GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-openssl-prefix=${OPENSSLBASE} USES= libtool pathfix perl5 ssl tar:bzip2 |