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




To: pkgsrc-wip-changes%NetBSD.org@localhost

Subject: don't actually need the MAKE_ENV sed stuff since removing do-build

From: Matthew Sporleder <msporleder%gmail.com@localhost>

Date: Tue, 09 May 2017 03:11:31 +0000


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"




Prev by Date: make pkglint happy, make compile work on netbsd with gsed, fix some bashisms

Next by Date: moreutils: Import moreutils-0.60 as wip/moreutils

Previous by Thread: make pkglint happy, make compile work on netbsd with gsed, fix some bashisms

Next by Thread: moreutils: Import moreutils-0.60 as wip/moreutils

Indexes:

reverse Date

reverse Thread

Old Index



Home | Main Index | Thread Index | Old Index