aboutsummaryrefslogtreecommitdiff
path: root/sysutils/ansible
diff options
context:
space:
mode:
authorMateusz Piotrowski <0mp@FreeBSD.org>2022-01-26 09:39:07 +0000
committerMateusz Piotrowski <0mp@FreeBSD.org>2022-01-26 10:08:45 +0000
commitf685e789535e24185dc0ba414ae57d0e33e18c9f (patch)
tree76b290ad14a6dfd10e477b3eed858fa9615f8a06 /sysutils/ansible
parentcc13dc6f0946f685a3a421fae1243cea1c367242 (diff)
downloadports-f685e789535e24185dc0ba414ae57d0e33e18c9f.tar.gz
ports-f685e789535e24185dc0ba414ae57d0e33e18c9f.zip
sysutils/ansible*: Hook version 4 to the build
Diffstat (limited to 'sysutils/ansible')
-rw-r--r--sysutils/ansible/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/ansible/Makefile b/sysutils/ansible/Makefile
index ad95195c5087..07c70a030922 100644
--- a/sysutils/ansible/Makefile
+++ b/sysutils/ansible/Makefile
@@ -30,7 +30,7 @@ NO_ARCH= yes
DO_MAKE_TEST= ansible -m ping
TEST_TARGET= localhost
-_ANSIBLE_VERSIONS= 1 2 23 24 25 26 27 28
+_ANSIBLE_VERSIONS= 1 2 23 24 25 26 27 28 4
_ANSIBLE_PACKAGES= ${PYTHON_PKGNAMEPREFIX}ansible
.for version in ${_ANSIBLE_VERSIONS}
_ANSIBLE_PACKAGES+= ${PYTHON_PKGNAMEPREFIX}ansible${version}