diff --git a/sysutils/puppet-agent/Makefile b/sysutils/puppet-agent/Makefile index 60340eb67..7e1977c2a 100644 --- a/sysutils/puppet-agent/Makefile +++ b/sysutils/puppet-agent/Makefile @@ -2,7 +2,7 @@ PLUGIN_NAME= puppet-agent PLUGIN_VERSION= 0.2 PLUGIN_DEVEL= yes PLUGIN_COMMENT= Manage Puppet Agent -PLUGIN_DEPENDS= puppet7 py-opn-cli +PLUGIN_DEPENDS= puppet7 py${PLUGIN_PYTHON}-opn-cli PLUGIN_MAINTAINER= jan.wink93@gmail.com .include "../../Mk/plugins.mk"