diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2018-05-22 13:15:13 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2018-05-22 13:15:13 +0000 |
commit | 8dcaabcd6e5bd17c58c938ffb4b9f2fd7847f70f (patch) | |
tree | c832b87b776a5db072088687b910601d961726da /mail/tumgreyspf/Makefile | |
parent | 28466ca6896a9f7861111b79fdc8dee8b166ba06 (diff) |
Notes
Diffstat (limited to 'mail/tumgreyspf/Makefile')
-rw-r--r-- | mail/tumgreyspf/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/tumgreyspf/Makefile b/mail/tumgreyspf/Makefile index f29307f25145..4e18fc08ae8a 100644 --- a/mail/tumgreyspf/Makefile +++ b/mail/tumgreyspf/Makefile @@ -15,7 +15,7 @@ COMMENT= External policy checker for the postfix mail server LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/LICENSE -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pyspf>=0:mail/py-pyspf +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pyspf>=0:mail/py-pyspf@${PY_FLAVOR} OPTIONS_DEFINE= DOCS |