diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-08-02 16:27:06 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-08-02 16:27:06 +0000 |
commit | 66e0e67acb2da85ad167d3bf7a73bc6bdd1ef90b (patch) | |
tree | 4be9ac78f7b47b02cb803b671a402475162da041 /sysutils/powerman | |
parent | c5e3914c6048e8c8b3a98992dd49628d5fa168fb (diff) | |
download | freebsd-ports-66e0e67acb2da85ad167d3bf7a73bc6bdd1ef90b.zip |
Mark BROKEN: Does not fetch
Diffstat (limited to 'sysutils/powerman')
-rw-r--r-- | sysutils/powerman/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sysutils/powerman/Makefile b/sysutils/powerman/Makefile index 1d11a367f6c3..ee6a7a9d015f 100644 --- a/sysutils/powerman/Makefile +++ b/sysutils/powerman/Makefile @@ -13,6 +13,8 @@ MASTER_SITES= SF MAINTAINER= ports@FreeBSD.org COMMENT= PowerMan is a tool for doing remote power control +BROKEN= does not fetch + LIB_DEPENDS= curl.6:${PORTSDIR}/ftp/curl USE_PERL5_BUILD= yes |