diff options
| author | Stefan Eßer <se@FreeBSD.org> | 2021-10-13 15:50:59 +0200 |
|---|---|---|
| committer | Stefan Eßer <se@FreeBSD.org> | 2021-10-13 15:52:57 +0200 |
| commit | e49cdc8b64f8063dda2d00690d3fe7f6e580a48d (patch) | |
| tree | 377f62ebc17c79607773aebee5c34bdc6d0d3e52 /sysutils/duplicity | |
| parent | sysutils/dtc: Add CPE information (diff) | |
sysutils/duplicity: Add CPE information
Approved by: portmgr (blanket)
Diffstat (limited to 'sysutils/duplicity')
| -rw-r--r-- | sysutils/duplicity/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sysutils/duplicity/Makefile b/sysutils/duplicity/Makefile index 380e2c7aed91..1c65bfc218e1 100644 --- a/sysutils/duplicity/Makefile +++ b/sysutils/duplicity/Makefile @@ -21,7 +21,8 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}fasteners>=0:devel/py-fasteners@${PY_FLAVOR} ${PYTHON_PKGNAMEPREFIX}mock>0:devel/py-mock@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}future>0:devel/py-future@${PY_FLAVOR} -USES= localbase python shebangfix +USES= cpe localbase python shebangfix +CPE_VENDOR= ${PORTNAME}_project USE_PYTHON= autoplist distutils noflavors USE_LDCONFIG= yes |
