diff options
Diffstat (limited to 'mail/opensmtpd-extras-scheduler-python')
-rw-r--r-- | mail/opensmtpd-extras-scheduler-python/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/opensmtpd-extras-scheduler-python/Makefile b/mail/opensmtpd-extras-scheduler-python/Makefile index 68041b551e70..1d8425061b4f 100644 --- a/mail/opensmtpd-extras-scheduler-python/Makefile +++ b/mail/opensmtpd-extras-scheduler-python/Makefile @@ -11,7 +11,7 @@ PLIST_FILES= libexec/opensmtpd/scheduler-python CONFIGURE_ARGS+= --with-scheduler-python --with-python-type=${PYTHON_VERSION} -USES= python pkgconfig +USES= python:2 pkgconfig MASTERDIR= ${.CURDIR}/../opensmtpd-extras SLAVE_PORT= yes |