pkgsrc-WIP-changes archive

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

(mu-cite) convert including modules.mk from editors to wip/emacs-git



Module Name:	pkgsrc-wip
Committed By:	Makoto Fujiwara (CF-SX2) <makoto%ki.nu@localhost>
Pushed By:	mef
Date:		Mon Oct 16 12:56:56 2017 +0000
Changeset:	21e49bef44352de1c16977a7a0cba285cf955141

Modified Files:
	mu-cite/Makefile

Log Message:
(mu-cite) convert including modules.mk from editors to wip/emacs-git

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

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

diffstat:
 mu-cite/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diffs:
diff --git a/mu-cite/Makefile b/mu-cite/Makefile
index f503256788..2ce520e516 100644
--- a/mu-cite/Makefile
+++ b/mu-cite/Makefile
@@ -15,7 +15,7 @@ SUBST_MESSAGE.dest=	replacing for dest-dir
 SUBST_SED.dest=		-e 's|@@PREFIX@@|${DESTDIR}${PREFIX}|'
 SUBST_FILES.dest+=	Makefile
 
-.include "../../editors/emacs/modules.mk"
+.include "../../wip/emacs-git/modules.mk"
 
 DEPENDS+=		flim-[0-9]*:../../devel/flim
 DEPENDS+=		bbdb-[0-9]*:../../misc/bbdb


Home | Main Index | Thread Index | Old Index