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
8 lines
147 B
Makefile
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>
|