diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2002-09-19 02:46:58 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2002-09-19 02:46:58 +0000 |
commit | 5b3ca11de10388b42045dfd85ae2f5eb51349898 (patch) | |
tree | c1362603c53ca8268702e4c72671ef1038902ed1 /sysutils | |
parent | ce1e6ce51e97b70f87fc267ab037108d9934318c (diff) | |
download | ports-5b3ca11de10388b42045dfd85ae2f5eb51349898.tar.gz ports-5b3ca11de10388b42045dfd85ae2f5eb51349898.zip |
Notes
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/battstat-applet/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sysutils/battstat-applet/Makefile b/sysutils/battstat-applet/Makefile index 99577f9a537b..ef55cd19d377 100644 --- a/sysutils/battstat-applet/Makefile +++ b/sysutils/battstat-applet/Makefile @@ -13,6 +13,8 @@ DISTNAME= battstat_applet-${PORTVERSION} MAINTAINER= ports@FreeBSD.org +BROKEN= "Does not install" + WRKSRC= ${WRKDIR}/${DISTNAME} USE_REINPLACE= yes |