sthen 1576d39b5a update to notmuch 0.30, adjust how shlib versioning is done to maintain
the original version numbers in headers as there's a macro used to check
this which fails with previous patch. from Olivier Taïbi.

add quirks/@pkgpath to merge py-notmuch -> py3-notmuch, from me
2020-08-13 18:21:18 +00:00

8 lines
147 B
Makefile

# $OpenBSD: Makefile,v 1.2 2020/08/13 18:21:18 sthen Exp $
SUBDIR =
SUBDIR += notmuch
SUBDIR += py-notmuch,python3
.include <bsd.port.subdir.mk>