diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2000-04-30 01:42:32 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2000-04-30 01:42:32 +0000 |
commit | 7f14cc895177e44749862d045c9b2f6a4e97a8ee (patch) | |
tree | b182020b7fcf6db37c6dae5f81bf2c32f4296ba8 /x11-fm/ezfm | |
parent | f7ec83054bd6caf9378e7a8199ad127d03f7b7a3 (diff) |
Notes
Diffstat (limited to 'x11-fm/ezfm')
-rw-r--r-- | x11-fm/ezfm/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/x11-fm/ezfm/Makefile b/x11-fm/ezfm/Makefile index 06111e56a429..266eda1bd140 100644 --- a/x11-fm/ezfm/Makefile +++ b/x11-fm/ezfm/Makefile @@ -21,6 +21,8 @@ WRKSRC= ${WRKDIR}/EZFM-0.4 USE_X_PREFIX= yes USE_GMAKE= yes +BROKEN= "Distfile changed: patches no longer apply" + MAN1= ezfm.1 do-install: |