diff options
Diffstat (limited to 'devel/privman/Makefile')
-rw-r--r-- | devel/privman/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/privman/Makefile b/devel/privman/Makefile index 4ada9cc24a31..ca5725e0c04a 100644 --- a/devel/privman/Makefile +++ b/devel/privman/Makefile @@ -13,6 +13,8 @@ COMMENT= Library that makes it easy for programs to use privilege separation LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE +BROKEN= Unfetchable (google code has gone away) + USES= autoreconf libtool GNU_CONFIGURE= yes USE_LDCONFIG= yes |