diff options
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 04258399468b..31b8e1983e2f 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:${PORTSDIR}/devel/py-pyro +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pyro>=0:devel/py-pyro USE_GNOME= pygtk2 USE_PYTHON= distutils |