pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

(emacs-w3m-cvs) convert module.mk from editors/ to wip/, EMACSLOADPATH (emacs27)



Module Name:	pkgsrc-wip
Committed By:	Makoto Fujiwara (CF-SX2) <makoto%ki.nu@localhost>
Pushed By:	mef
Date:		Sat Oct 7 07:51:02 2017 +0900
Changeset:	6322a974a555ece1d6e7f250d1a132edc3e3165a

Modified Files:
	emacs-w3m-cvs/Makefile

Log Message:
(emacs-w3m-cvs) convert module.mk from editors/ to wip/, EMACSLOADPATH (emacs27)

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=6322a974a555ece1d6e7f250d1a132edc3e3165a

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 emacs-w3m-cvs/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diffs:
diff --git a/emacs-w3m-cvs/Makefile b/emacs-w3m-cvs/Makefile
index f9e02ca82c..3aec4a279a 100644
--- a/emacs-w3m-cvs/Makefile
+++ b/emacs-w3m-cvs/Makefile
@@ -55,7 +55,7 @@ SUBST_FILES.paths+=	w3m.el
 SUBST_SED.paths+=	-e 's,@W3MPREFIX@,${W3MPREFIX},g'
 SUBST_STAGE.paths=	pre-configure
 
-.include "../../editors/emacs/modules.mk"
+.include "../../wip/emacs-git/modules.mk"
 BUILD_DEFS+=		VARBASE
 BUILD_DEFS+=		GAMEDATAMODE
 


Home | Main Index | Thread Index | Old Index