diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2004-09-18 18:15:26 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2004-09-18 18:15:26 +0000 |
commit | d3861ed9fcbae053d5577e0d84a20ad64b7722c0 (patch) | |
tree | 60cbdc0e235f0c39fee26d9c396d0306ac7fcb50 /net-p2p | |
parent | 7583312a850e51035f2ff0c69720f75f058c26f3 (diff) |
BROKEN: Does not compile
Approved by: portmgr (self)
Notes
Notes:
svn path=/head/; revision=118252
Diffstat (limited to 'net-p2p')
-rw-r--r-- | net-p2p/jigdo/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/net-p2p/jigdo/Makefile b/net-p2p/jigdo/Makefile index ee739ec0bbbd..f7d18497aa76 100644 --- a/net-p2p/jigdo/Makefile +++ b/net-p2p/jigdo/Makefile @@ -17,6 +17,8 @@ COMMENT= A utility used to retrieve very large files over the Internet BUILD_DEPENDS= libwww-config:${PORTSDIR}/www/libwww RUN_DEPENDS= ${LOCALBASE}/bin/wget:${PORTSDIR}/ftp/wget +BROKEN= Does not compile + MAN1= jigdo-file.1 jigdo-lite.1 jigdo-mirror.1 USE_BZIP2= yes |