pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
(mail/mu-cite) convert bbdb2 to bbdb3, bbdb2 may be removed (?)
Module Name: pkgsrc-wip
Committed By: Makoto Fujiwara <makoto%if.t.u-tokyo.ac.jp@localhost>
Pushed By: mef
Date: Mon Sep 4 00:38:08 2023 +0900
Changeset: 62037943ae47c27c31ecea396fbb648631b9f0d7
Modified Files:
mu-cite/Makefile
Log Message:
(mail/mu-cite) convert bbdb2 to bbdb3, bbdb2 may be removed (?)
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=62037943ae47c27c31ecea396fbb648631b9f0d7
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
mu-cite/Makefile | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diffs:
diff --git a/mu-cite/Makefile b/mu-cite/Makefile
index e32307640c..953a567614 100644
--- a/mu-cite/Makefile
+++ b/mu-cite/Makefile
@@ -16,10 +16,10 @@ SUBST_MESSAGE.dest= replacing for dest-dir
SUBST_SED.dest= -e 's|@@PREFIX@@|${DESTDIR}${PREFIX}|'
SUBST_FILES.dest+= Makefile
-.include "../../wip/emacs-git/modules.mk"
+.include "../../editors/emacs/modules.mk"
DEPENDS+= flim-[0-9]*:../../devel/flim
-DEPENDS+= bbdb2-[0-9]*:../../misc/bbdb2
+DEPENDS+= bbdb-[0-9]*:../../misc/bbdb3
MAKE_DIRS+= ${PREFIX}/share/doc/mu-cite
AUTO_MKDIRS= yes
Home |
Main Index |
Thread Index |
Old Index