Skip to content

Commit

Permalink
devel/py-openapi-spec-validator: Hook up option
Browse files Browse the repository at this point in the history
Spell OPTIONS_DEFINE correctly.

Reported by:	portfmt scan
  • Loading branch information
Tobias Kortkamp authored and Tobias Kortkamp committed Jun 30, 2023
1 parent 0abed33 commit 3ac1921
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion devel/py-openapi-spec-validator/Makefile
Expand Up @@ -28,7 +28,7 @@ USE_PYTHON= autoplist concurrent pep517

NO_ARCH= yes

OPTION_DEIFNE= REQUESTS
OPTIONS_DEFINE= REQUESTS
REQUESTS_DESC= Requests support

REQUESTS_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}requests>=0:www/py-requests@${PY_FLAVOR}
Expand Down

0 comments on commit 3ac1921

Please sign in to comment.