diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2016-04-01 13:18:17 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2016-04-01 13:18:17 +0000 |
commit | 999161a9ed97730daec86fd4a1472d43f1f3c106 (patch) | |
tree | f20c586b0416176f121176e4710700155b5cf9bf /science/psychopy | |
parent | a2636bcc7e88f570e1db12e44a992761fc891649 (diff) | |
download | ports-999161a9ed97730daec86fd4a1472d43f1f3c106.tar.gz ports-999161a9ed97730daec86fd4a1472d43f1f3c106.zip |
Fixup some whitespace at the beginning of lines problems.
With hat: portmgr
Sponsored by: Absolight
Notes
Notes:
svn path=/head/; revision=412342
Diffstat (limited to 'science/psychopy')
-rw-r--r-- | science/psychopy/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/science/psychopy/Makefile b/science/psychopy/Makefile index 63d04f7837a2..a1ba131e10e2 100644 --- a/science/psychopy/Makefile +++ b/science/psychopy/Makefile @@ -69,7 +69,7 @@ post-build: post-install: (cd ${WRKDIR} && ${INSTALL_SCRIPT} psychopy \ - ${STAGEDIR}${PREFIX}/bin) + ${STAGEDIR}${PREFIX}/bin) @${RM} ${STAGEDIR}${PYTHONPREFIX_SITELIBDIR}/psychopy/app/Resources/DejaVuSerif.ttf @${LN} -sf ${LOCALBASE}/share/fonts/dejavu/DejaVuSerif.ttf \ ${STAGEDIR}${PYTHONPREFIX_SITELIBDIR}/psychopy/app/Resources |