pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
don't actually need the MAKE_ENV sed stuff since removing do-build
Module Name: pkgsrc-wip
Committed By: Matthew Sporleder <msporleder%gmail.com@localhost>
Pushed By: mspo
Date: Mon May 8 23:11:31 2017 -0400
Changeset: 7ef910dedc0fb3ad5f60f97ff7b902d830facf15
Modified Files:
elixir/Makefile
Log Message:
don't actually need the MAKE_ENV sed stuff since removing do-build
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=7ef910dedc0fb3ad5f60f97ff7b902d830facf15
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
elixir/Makefile | 4 ----
1 file changed, 4 deletions(-)
diffs:
diff --git a/elixir/Makefile b/elixir/Makefile
index 1e5b3461d0..ed007af60e 100644
--- a/elixir/Makefile
+++ b/elixir/Makefile
@@ -21,9 +21,5 @@ CHECK_INTERPRETER_SKIP+= lib/elixir/bin/mix
USE_TOOLS+= gmake gsed
BUILD_TARGET= compile
-MAKE_ENV+= SED=gsed
-
-#do-build:
-# cd ${WRKSRC} && ${GMAKE}
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index