diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2008-06-18 19:03:19 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2008-06-18 19:03:19 +0000 |
commit | cdbb3b846c561fbed695204e5fe212cd81f648c8 (patch) | |
tree | 71cdd24a13e7067d4de0d2edb66d364f5b85568e /sysutils/kleansweep | |
parent | - Fix fetch, update WWW (diff) |
- Mark BROKEN: does not build (scons failure)
Reported by: pointyhat
Notes
Notes:
svn path=/head/; revision=215103
Diffstat (limited to 'sysutils/kleansweep')
-rw-r--r-- | sysutils/kleansweep/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sysutils/kleansweep/Makefile b/sysutils/kleansweep/Makefile index 3447cd167269..3603004d90e1 100644 --- a/sysutils/kleansweep/Makefile +++ b/sysutils/kleansweep/Makefile @@ -14,6 +14,8 @@ MASTER_SITES= http://linux.bydg.org/~yogin/ MAINTAINER= thomas.sander@gmx.de COMMENT= KleanSweep allows you to reclaim disk space by finding unneeded files +BROKEN= does not compile (scons failure) + USE_BZIP2= yes USE_SCONS= yes USE_GMAKE= yes |