aboutsummaryrefslogtreecommitdiffstats
path: root/finance
diff options
context:
space:
mode:
Diffstat (limited to 'finance')
-rw-r--r--finance/sabernetdcs-client/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/finance/sabernetdcs-client/Makefile b/finance/sabernetdcs-client/Makefile
index 0dd78b7bf2fb..ccd757f481b3 100644
--- a/finance/sabernetdcs-client/Makefile
+++ b/finance/sabernetdcs-client/Makefile
@@ -16,7 +16,10 @@ DISTNAME= sndcs-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= SaberNet DCS - A labor data collection system
-RUN_DEPENDS= ${PYTHONPREFIX_SITELIBDIR}/Pyro4/__init__.py:${PORTSDIR}/devel/py-pyro
+LICENSE= GPLv2
+LICENSE_FILE= ${WRKSRC}/COPYING
+
+RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pyro>=0:${PORTSDIR}/devel/py-pyro
USE_GNOME= pygtk2
USE_PYTHON= 2.5+