pkgsrc-WIP-changes archive

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

(wip/bbdb) Fix PKGNAME to be bbdb2, since bbdb3 appeared



Module Name:	pkgsrc-wip
Committed By:	Makoto Fujiwara (CF-SX3) <makoto%ki.nu@localhost>
Pushed By:	mef
Date:		Fri Aug 12 06:12:31 2022 +0900
Changeset:	421f4d229c6eaed666b371accf69b30d58c79967

Modified Files:
	mu-cite/Makefile

Log Message:
(wip/bbdb) Fix PKGNAME to be bbdb2, since bbdb3 appeared

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

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 dbe123a20c..e32307640c 100644
--- a/mu-cite/Makefile
+++ b/mu-cite/Makefile
@@ -19,7 +19,7 @@ SUBST_FILES.dest+=	Makefile
 .include "../../wip/emacs-git/modules.mk"
 
 DEPENDS+=		flim-[0-9]*:../../devel/flim
-DEPENDS+=		bbdb-[0-9]*:../../misc/bbdb
+DEPENDS+=		bbdb2-[0-9]*:../../misc/bbdb2
 MAKE_DIRS+=		${PREFIX}/share/doc/mu-cite
 AUTO_MKDIRS=		yes
 


Home | Main Index | Thread Index | Old Index