diff options
author | mat <mat@FreeBSD.org> | 2016-04-01 21:18:17 +0800 |
---|---|---|
committer | mat <mat@FreeBSD.org> | 2016-04-01 21:18:17 +0800 |
commit | 2a95686979e4368264072daf699d735a95d8fe4f (patch) | |
tree | f20c586b0416176f121176e4710700155b5cf9bf /science/psychopy | |
parent | 412b288e0cc46321af50c1dbaabd2f42af7409f7 (diff) | |
download | freebsd-ports-gnome-2a95686979e4368264072daf699d735a95d8fe4f.tar.gz freebsd-ports-gnome-2a95686979e4368264072daf699d735a95d8fe4f.tar.zst freebsd-ports-gnome-2a95686979e4368264072daf699d735a95d8fe4f.zip |
Fixup some whitespace at the beginning of lines problems.
With hat: portmgr
Sponsored by: Absolight
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 |