aboutsummaryrefslogtreecommitdiff
path: root/finance
diff options
context:
space:
mode:
authorSofian Brabez <sbz@FreeBSD.org>2011-10-05 11:54:43 +0000
committerSofian Brabez <sbz@FreeBSD.org>2011-10-05 11:54:43 +0000
commitb61e16bc0dfe4f4ff59d0e3a49af752aa8f6c0d2 (patch)
treed20ce2f62a00bfc0a893d078d213ca0674545f6d /finance
parentf24998ee4c6e8da40cd0f2a52a184857245dfcaa (diff)
downloadports-b61e16bc0dfe4f4ff59d0e3a49af752aa8f6c0d2.tar.gz
ports-b61e16bc0dfe4f4ff59d0e3a49af752aa8f6c0d2.zip
- Update RUN_DEPENDS [1]
- Add LICENSE PR: ports/161276 Submitted by: Ruslan Mahmatkhanov <cvs-src at yandex.ru> [1] Approved by: jadawin@ (mentor)
Notes
Notes: svn path=/head/; revision=282985
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+