pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
i3status: Handle MANPREFIX
Module Name:	pkgsrc-wip
Committed By:	Kamil Rytarowski <n54%gmx.com@localhost>
Pushed By:	kamil
Date:		Tue Jun 14 08:21:15 2016 +0200
Changeset:	80d67681ef11f9ef161ddffea3c261cb344183d3
Modified Files:
	i3status/Makefile
Log Message:
i3status: Handle MANPREFIX
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=80d67681ef11f9ef161ddffea3c261cb344183d3
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
 i3status/Makefile | 1 +
 1 file changed, 1 insertion(+)
diffs:
diff --git a/i3status/Makefile b/i3status/Makefile
index 7a54380..34cd924 100644
--- a/i3status/Makefile
+++ b/i3status/Makefile
@@ -15,6 +15,7 @@ USE_TOOLS+=	gmake
 
 CONF_FILES=	${PREFIX}/share/examples/${PKGBASE}/i3status.conf ${PKG_SYSCONFDIR}/i3status.conf
 
+MAKE_ENV+=	MANPREFIX=${PREFIX}/${PKGMANDIR}
 MAKE_ENV+=	SYSCONFDIR=${PKG_SYSCONFDIR}
 MAKE_ENV+=	DEBUG=0
 
Home |
Main Index |
Thread Index |
Old Index