pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [pkgsrc-2017Q1] pkgsrc/mail/notmuch
Module Name: pkgsrc
Committed By: bsiegert
Date: Mon May 1 09:34:09 UTC 2017
Modified Files:
pkgsrc/mail/notmuch [pkgsrc-2017Q1]: Makefile
Log Message:
Pullup ticket #5379 - requested by sevan
mail/notmuch: build fix
Revisions pulled up:
- mail/notmuch/Makefile 1.29
---
Module Name: pkgsrc
Committed By: wiz
Date: Thu Apr 27 13:18:57 UTC 2017
Modified Files:
pkgsrc/mail/notmuch: Makefile
Log Message:
Fix typo.
To generate a diff of this commit:
cvs rdiff -u -r1.26 -r1.26.2.1 pkgsrc/mail/notmuch/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/notmuch/Makefile
diff -u pkgsrc/mail/notmuch/Makefile:1.26 pkgsrc/mail/notmuch/Makefile:1.26.2.1
--- pkgsrc/mail/notmuch/Makefile:1.26 Mon Mar 20 13:19:26 2017
+++ pkgsrc/mail/notmuch/Makefile Mon May 1 09:34:09 2017
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.26 2017/03/20 13:19:26 wiz Exp $
+# $NetBSD: Makefile,v 1.26.2.1 2017/05/01 09:34:09 bsiegert Exp $
DISTNAME= notmuch-0.24
CATEGORIES= mail
@@ -41,6 +41,6 @@ LDFLAGS.SunOS+= -lnsl
BUILDLINK_API_DEPENDS.xapian+= xapian>=1.2.6
.include "../../textproc/xapian/buildlink3.mk"
.include "../../devel/talloc/buildlink3.mk"
-BUILDLINK_ABI_DEPENDS.zlib+= zlib>=1.2.5.2
+BUILDLINK_API_DEPENDS.zlib+= zlib>=1.2.5.2
.include "../../devel/zlib/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index