diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2006-02-03 08:28:42 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2006-02-03 08:28:42 +0000 |
commit | 507a65c9613b3159a2beafc9a39a43a87ff2a7b3 (patch) | |
tree | b0289c710dc32c9522486602002155561df69cb0 /net-p2p | |
parent | ac44125a721b4a28bf25b4056d252194f01e277e (diff) | |
download | ports-507a65c9613b3159a2beafc9a39a43a87ff2a7b3.tar.gz ports-507a65c9613b3159a2beafc9a39a43a87ff2a7b3.zip |
Notes
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 0a168a5d3b78..664fc731fe26 100644 --- a/net-p2p/jigdo/Makefile +++ b/net-p2p/jigdo/Makefile @@ -16,6 +16,8 @@ COMMENT= A utility used to retrieve very large files over the Internet BUILD_DEPENDS= libwww-config:${PORTSDIR}/www/libwww \ ${LOCALBASE}/bin/wget:${PORTSDIR}/ftp/wget +BROKEN= Needs to be converted to use OPTIONS instead of home-grown configure script + MAN1= jigdo-file.1 jigdo-lite.1 jigdo-mirror.1 USE_BZIP2= yes |