Skip to content

Commit

Permalink
devel/py-botocore: Hook up option (spell OPTIONS_DEFINE correctly)
Browse files Browse the repository at this point in the history
Reported by:	portfmt scan
  • Loading branch information
Tobias Kortkamp authored and Tobias Kortkamp committed Jun 30, 2023
1 parent b1f803b commit edf253c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion devel/py-botocore/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ USE_PYTHON= autoplist concurrent distutils pytest

NO_ARCH= yes

OPTION_DEFINE= CRT
OPTIONS_DEFINE= CRT
CRT_DESC= Common runtime support

CRT_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}awscrt>=0.16.9:devel/py-awscrt@${PY_FLAVOR}
Expand Down

0 comments on commit edf253c

Please sign in to comment.