diff options
author | Pete Fritchman <petef@FreeBSD.org> | 2001-12-14 21:26:31 +0000 |
---|---|---|
committer | Pete Fritchman <petef@FreeBSD.org> | 2001-12-14 21:26:31 +0000 |
commit | b19237b6e75430f5e648b3d29d52294d12d400ef (patch) | |
tree | 6d8fde82834dcd0d21127a2b6818dd457a7b2f55 /x11-wm/fvwm24/Makefile | |
parent | Rework how we tell the Makefile to use ${LOCALBASE}/sbin/apxs. (diff) |
Add missing manpage and @dirrm.
Noticed by: bento
Notes
Notes:
svn path=/head/; revision=51541
Diffstat (limited to 'x11-wm/fvwm24/Makefile')
-rw-r--r-- | x11-wm/fvwm24/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11-wm/fvwm24/Makefile b/x11-wm/fvwm24/Makefile index 6ec731bf428b..185bc26f48ed 100644 --- a/x11-wm/fvwm24/Makefile +++ b/x11-wm/fvwm24/Makefile @@ -45,7 +45,8 @@ MAN1= FvwmAnimate.1 FvwmAuto.1 FvwmBacker.1 FvwmBanner.1 FvwmButtons.1 \ FvwmSave.1 FvwmSaveDesk.1 FvwmScript.1 FvwmScroll.1 FvwmTaskBar.1 \ FvwmTheme.1 FvwmWharf.1 FvwmWinList.1 fvwm-menu-desktop.1 \ fvwm-menu-directory.1 fvwm-menu-headlines.1 fvwm-menu-xlock.1 \ - fvwm2.1 fvwm24_convert.1 fvwmbug.1 fvwmrc_convert.1 xpmroot.1 + fvwm2.1 fvwm24_convert.1 fvwmbug.1 fvwmrc_convert.1 xpmroot.1 \ + fvwm-config.1 post-extract: @${MKDIR} ${WRKDIR}/icons |