diff options
| author | Mathieu Arnold <mat@FreeBSD.org> | 2016-04-01 13:29:15 +0000 |
|---|---|---|
| committer | Mathieu Arnold <mat@FreeBSD.org> | 2016-04-01 13:29:15 +0000 |
| commit | 7f4572eae4327c4403d9ef714cb6de917650662a (patch) | |
| tree | e5609c11a5cecf09649970cae33b72d3774969e3 /cad/pythoncad | |
| parent | 630b8bcb8b62c77a87ea9d6bfa87a312a9d89555 (diff) | |
Notes
Diffstat (limited to 'cad/pythoncad')
| -rw-r--r-- | cad/pythoncad/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cad/pythoncad/Makefile b/cad/pythoncad/Makefile index 0828d4e1b077..60b693ba98b6 100644 --- a/cad/pythoncad/Makefile +++ b/cad/pythoncad/Makefile @@ -14,7 +14,7 @@ COMMENT= Open-source CAD package built designed around Python LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING -RUN_DEPENDS= ${PYTHON_SITELIBDIR}/gtk-2.0/gtk/__init__.py:${PORTSDIR}/x11-toolkits/py-gtk2 +RUN_DEPENDS= ${PYTHON_SITELIBDIR}/gtk-2.0/gtk/__init__.py:x11-toolkits/py-gtk2 USES= python USE_PYTHON= distutils |
