diff options
| author | Martin Wilke <miwi@FreeBSD.org> | 2014-02-11 14:15:16 +0000 |
|---|---|---|
| committer | Martin Wilke <miwi@FreeBSD.org> | 2014-02-11 14:15:16 +0000 |
| commit | 04f61ce8955798cf4ea8a936996b1a936e4e9bd6 (patch) | |
| tree | 5a7fe61ae3270d732dbe47e05eb5a61a1f80618e /sysutils/dvtm/Makefile | |
| parent | - Stage support (diff) | |
- Stage support
Notes
Notes:
svn path=/head/; revision=343747
Diffstat (limited to 'sysutils/dvtm/Makefile')
| -rw-r--r-- | sysutils/dvtm/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/sysutils/dvtm/Makefile b/sysutils/dvtm/Makefile index 0072579de5e7..e65df9647dab 100644 --- a/sysutils/dvtm/Makefile +++ b/sysutils/dvtm/Makefile @@ -8,10 +8,9 @@ MASTER_SITES= http://www.brain-dump.org/projects/dvtm/ MAINTAINER= beat@FreeBSD.org COMMENT= Tiling window management for the console -MAN1= dvtm.1 -PLIST_FILES= bin/dvtm bin/dvtm-status +PLIST_FILES= bin/dvtm bin/dvtm-status \ + man/man1/dvtm.1.gz -NO_STAGE= yes pre-everything:: @${ECHO_MSG} "You can build dvtm with your own config.h using the DVTM_CONF knob:" @${ECHO_MSG} "make DVTM_CONF=/path/to/dvtm/config.h install clean" |
