Date: Tue, 11 Feb 2014 14:15:16 +0000 (UTC) From: Martin Wilke <miwi@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r343747 - head/sysutils/dvtm Message-ID: <201402111415.s1BEFGJ8021598@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: miwi Date: Tue Feb 11 14:15:16 2014 New Revision: 343747 URL: http://svnweb.freebsd.org/changeset/ports/343747 QAT: https://qat.redports.org/buildarchive/r343747/ Log: - Stage support Modified: head/sysutils/dvtm/Makefile Modified: head/sysutils/dvtm/Makefile ============================================================================== --- head/sysutils/dvtm/Makefile Tue Feb 11 14:14:21 2014 (r343746) +++ head/sysutils/dvtm/Makefile Tue Feb 11 14:15:16 2014 (r343747) @@ -8,10 +8,9 @@ MASTER_SITES= http://www.brain-dump.org/ 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"
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201402111415.s1BEFGJ8021598>