diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2018-06-20 17:05:41 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2018-06-20 17:05:41 +0000 |
commit | 4376dbbb58dab5a7bf7a8240ca39b562de78343b (patch) | |
tree | 8997a738fc5162cf5f1383dd3c61c0423454979b /finance/sabernetdcs-client/Makefile | |
parent | 6cb7ca00bb0a9a3aa67008824300ee8d16203a1b (diff) |
Notes
Diffstat (limited to 'finance/sabernetdcs-client/Makefile')
-rw-r--r-- | finance/sabernetdcs-client/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/finance/sabernetdcs-client/Makefile b/finance/sabernetdcs-client/Makefile index dda38d739f27..4a9a196af23c 100644 --- a/finance/sabernetdcs-client/Makefile +++ b/finance/sabernetdcs-client/Makefile @@ -15,7 +15,7 @@ COMMENT= SaberNet DCS - A labor data collection system LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pyro>=0:devel/py-pyro@${FLAVOR} +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pyro>=0:devel/py-pyro@${PY_FLAVOR} USE_GNOME= pygtk2 USE_PYTHON= distutils |