diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1998-11-11 07:11:21 +0800 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1998-11-11 07:11:21 +0800 |
commit | 24528efcc063f13de2fc5ff0fa9e2d94b1c4b0f0 (patch) | |
tree | f6d2373dcf4e03784ee76c0a0f5fea2f364c52d2 /sysutils | |
parent | efffd53c19063f6c6d04a7877a6a179a46e96ebc (diff) | |
download | freebsd-ports-gnome-24528efcc063f13de2fc5ff0fa9e2d94b1c4b0f0.tar.gz freebsd-ports-gnome-24528efcc063f13de2fc5ff0fa9e2d94b1c4b0f0.tar.zst freebsd-ports-gnome-24528efcc063f13de2fc5ff0fa9e2d94b1c4b0f0.zip |
Mark this broken, original not available on master site and new version
fails in patch.
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/wmavgload/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/sysutils/wmavgload/Makefile b/sysutils/wmavgload/Makefile index 63405a5ddb06..435ab9ed9f47 100644 --- a/sysutils/wmavgload/Makefile +++ b/sysutils/wmavgload/Makefile @@ -3,7 +3,7 @@ # Date created: 20 July 1998 # Whom: Vladimir Kushnir <kushn@mail.kar.net> # -# $Id$ +# $Id: Makefile,v 1.1.1.1 1998/11/10 15:43:48 kuriyama Exp $ # DISTNAME= wmavgload-0.6.1 @@ -14,6 +14,8 @@ MAINTAINER= kushn@mail.kar.net LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm +BROKEN= fetch + USE_IMAKE= yes NO_INSTALL_MANPAGES= yes |