pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/mail/notmuch
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.28 -r1.29 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.28 pkgsrc/mail/notmuch/Makefile:1.29
--- pkgsrc/mail/notmuch/Makefile:1.28 Tue Apr 4 11:54:10 2017
+++ pkgsrc/mail/notmuch/Makefile Thu Apr 27 13:18:57 2017
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.28 2017/04/04 11:54:10 wiz Exp $
+# $NetBSD: Makefile,v 1.29 2017/04/27 13:18:57 wiz Exp $
DISTNAME= notmuch-0.24.1
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