pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
dtc: replace bash
Module Name: pkgsrc-wip
Committed By: i3enedek <pkgsrc%xn--rvztrtkrfrgp-bbb7j2b8f0b9d7a21oft.com@localhost>
Pushed By: i3enedek
Date: Tue Mar 20 16:11:12 2018 +0000
Changeset: c98152592fab2af0b5cf609e2bbd8e9d83473259
Modified Files:
dtc/Makefile
Log Message:
dtc: replace bash
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=c98152592fab2af0b5cf609e2bbd8e9d83473259
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
dtc/Makefile | 2 ++
1 file changed, 2 insertions(+)
diffs:
diff --git a/dtc/Makefile b/dtc/Makefile
index c6712ce35b..fcf27f7610 100644
--- a/dtc/Makefile
+++ b/dtc/Makefile
@@ -12,6 +12,8 @@ LICENSE= gnu-gpl-v2
USE_TOOLS+= gmake bison
MAKE_FLAGS+= PREFIX=${PREFIX}
+
+REPLACE_BASH+= dtdiff
MAKE_FLAGS+= DESTDIR=${DESTDIR}
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index