diff options
Diffstat (limited to 'sysutils/py-bcfg2/Makefile')
-rw-r--r-- | sysutils/py-bcfg2/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/sysutils/py-bcfg2/Makefile b/sysutils/py-bcfg2/Makefile index 2eb66f9c4da5..8cce84b01ed6 100644 --- a/sysutils/py-bcfg2/Makefile +++ b/sysutils/py-bcfg2/Makefile @@ -23,9 +23,8 @@ GENSHI_DESC= Support Genshi Templates .include <bsd.port.options.mk> -USE_PYTHON= yes -USE_PYDISTUTILS= yes -PYDISTUTILS_AUTOPLIST= yes +USES= python +USE_PYTHON= distutils autoplist USE_RC_SUBR= bcfg2 SUB_LIST+= PYTHON_CMD=${PYTHON_CMD} |