diff options
| author | Wesley Shields <wxs@FreeBSD.org> | 2012-08-10 14:20:23 +0000 |
|---|---|---|
| committer | Wesley Shields <wxs@FreeBSD.org> | 2012-08-10 14:20:23 +0000 |
| commit | d9edbd7f72d7c8c7a48ed15cc01b30b3863a28ca (patch) | |
| tree | 6429adf05255fa6434d59c4fa909ae4b8e8d00aa /print/py-pyscript | |
| parent | 5f01fb06b04b507ec1c82bb7bb7f8e85dd4c5436 (diff) | |
Notes
Diffstat (limited to 'print/py-pyscript')
| -rw-r--r-- | print/py-pyscript/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/print/py-pyscript/Makefile b/print/py-pyscript/Makefile index fe8aada3c713..ecba1c34d96f 100644 --- a/print/py-pyscript/Makefile +++ b/print/py-pyscript/Makefile @@ -21,7 +21,7 @@ RUN_DEPENDS= latex:${PORTSDIR}/print/teTeX-base \ USE_PYTHON= yes USE_PYDISTUTILS= yes -DATADIR= ${PYTHON_SITELIBDIR}/${PORTNAME} +DATADIR= ${PYTHONPREFIX_SITELIBDIR}/${PORTNAME} PYSCRIPT_EXAMPLES= doc/examples/*.py PYSCRIPT_MANUAL= doc/manual/pyscript.pdf |
