diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2009-05-27 19:05:27 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2009-05-27 19:05:27 +0000 |
commit | 4f71f682dde5646b3f6f9eac1f1d67cebb929494 (patch) | |
tree | 8a5d0da6521ee06fe61093ec37a1e61c21b330e0 /devel/cgit | |
parent | 9270ba1fec0ea178fa2725dd048888054eff062c (diff) |
Notes
Diffstat (limited to 'devel/cgit')
-rw-r--r-- | devel/cgit/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/cgit/Makefile b/devel/cgit/Makefile index 780d738d4708..04060d964ac2 100644 --- a/devel/cgit/Makefile +++ b/devel/cgit/Makefile @@ -19,6 +19,8 @@ COMMENT= A fast webinterface for git BUILD_DEPENDS= ${LOCALBASE}/bin/curl-config:${PORTSDIR}/ftp/curl +BROKEN= does not fetch + USE_BZIP2= yes USE_GMAKE= yes USE_ICONV= yes |