pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/mail/vm
Module Name: pkgsrc
Committed By: wiz
Date: Sat Sep 12 21:48:41 UTC 2026
Modified Files:
pkgsrc/mail/vm: Makefile
Log Message:
vm: stop including bbdb2/bl3.mk
It is gone and was only ever available for emacs21.
To generate a diff of this commit:
cvs rdiff -u -r1.46 -r1.47 pkgsrc/mail/vm/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/mail/vm/Makefile
diff -u pkgsrc/mail/vm/Makefile:1.46 pkgsrc/mail/vm/Makefile:1.47
--- pkgsrc/mail/vm/Makefile:1.46 Sun Jun 5 02:36:41 2022
+++ pkgsrc/mail/vm/Makefile Sat Sep 12 21:48:41 2026
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.46 2022/06/05 02:36:41 mef Exp $
+# $NetBSD: Makefile,v 1.47 2026/09/12 21:48:41 wiz Exp $
DISTNAME= vm-8.2.0b
PKGNAME= ${EMACS_PKGNAME_PREFIX}${DISTNAME}
@@ -9,7 +9,7 @@ EXTRACT_SUFX= .tgz
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
HOMEPAGE= https://launchpad.net/vm
-COMMENT= VM (View Mail) is an advanced mail user agent for Emacs
+COMMENT= Advanced mail user agent for Emacs
USE_TOOLS+= makeinfo gmake gtar
GNU_CONFIGURE= yes
@@ -31,5 +31,4 @@ PIXMAPDIR.xemacs= ${EMACS_LISPPREFIX:H}/
.include "../../editors/emacs/modules.mk"
-.include "../../misc/bbdb2/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index