diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2006-08-27 07:57:48 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2006-08-27 07:57:48 +0000 |
commit | e84761b4064ccfb914650614136062defed4eb03 (patch) | |
tree | b2dc272839e1afc9f185d23548407da04653c7c7 /ftp/gwget | |
parent | 67f5a6e9e8e8ca7a9ca6a13775e9909341d627aa (diff) | |
download | ports-e84761b4064ccfb914650614136062defed4eb03.tar.gz ports-e84761b4064ccfb914650614136062defed4eb03.zip |
Notes
Diffstat (limited to 'ftp/gwget')
-rw-r--r-- | ftp/gwget/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ftp/gwget/Makefile b/ftp/gwget/Makefile index ddcac6e769e8..0168c99a7c3c 100644 --- a/ftp/gwget/Makefile +++ b/ftp/gwget/Makefile @@ -15,6 +15,8 @@ DIST_SUBDIR= gnome2 MAINTAINER= radek@raadradd.com COMMENT= A download manager for GNOME, based on wget +BROKEN= fails to install + RUN_DEPENDS= wget:${PORTSDIR}/ftp/wget USE_BZIP2= yes |