diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2015-04-05 10:54:30 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2015-04-05 10:54:30 +0000 |
commit | 0c8a5d7b4df3ad5280bf322af96bb4094f36b02c (patch) | |
tree | de3b196e42f48a6afc69df5d851107a68307e450 /ftp/axel/Makefile | |
parent | 0424502c52fdf594f8d79f7aef200780654823e4 (diff) |
Notes
Diffstat (limited to 'ftp/axel/Makefile')
-rw-r--r-- | ftp/axel/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ftp/axel/Makefile b/ftp/axel/Makefile index 975156099670..e25714ab38e1 100644 --- a/ftp/axel/Makefile +++ b/ftp/axel/Makefile @@ -12,6 +12,8 @@ MASTER_SITES= https://alioth.debian.org/frs/download.php/3015/ \ MAINTAINER= prudhvi-krishna-bsd@surapaneni.in COMMENT= Download accelerator +BROKEN= No public distfiles + USES= gmake HAS_CONFIGURE= yes CONFIGURE_ARGS= --prefix=${PREFIX} --mandir=${MANPREFIX}/man |