pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
i3lock: Make use of MESSAGE_SUBST
Module Name: pkgsrc-wip
Committed By: Kamil Rytarowski <n54%gmx.com@localhost>
Pushed By: kamil
Date: Sun Jun 12 00:49:09 2016 +0200
Changeset: 5c381bb825394fbd13b3b60efc76501a441e622f
Modified Files:
i3lock/Makefile
Log Message:
i3lock: Make use of MESSAGE_SUBST
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=5c381bb825394fbd13b3b60efc76501a441e622f
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
i3lock/Makefile | 2 ++
1 file changed, 2 insertions(+)
diffs:
diff --git a/i3lock/Makefile b/i3lock/Makefile
index b6bdeca..3f5aea8 100644
--- a/i3lock/Makefile
+++ b/i3lock/Makefile
@@ -20,6 +20,8 @@ MAKE_FLAGS+= MANDIR=${PKGMANDIR}
EGDIR= ${PREFIX}/share/examples/${PKGBASE}
+MESSAGE_SUBST+= EGDIR=${EGDIR}
+
.include "../../devel/libev/buildlink3.mk"
.include "../../graphics/cairo/buildlink3.mk"
.include "../../x11/libxcb/buildlink3.mk"
Home |
Main Index |
Thread Index |
Old Index