- Use setup.py instead of PYSETUP

This commit is contained in:
Sunpoet Po-Chuan Hsieh 2014-07-27 16:29:41 +00:00
parent 97ae7d6f0b
commit 625cd02650
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=363083

View file

@ -28,7 +28,7 @@ PORTEXAMPLES= light.theme sample-config sample.theme
NLS_USES= gettext NLS_USES= gettext
post-patch: post-patch:
@${REINPLACE_CMD} -e '/build\/man\/bpython/d; /data\/bpython.desktop/d' ${WRKSRC}/${PYSETUP} @${REINPLACE_CMD} -e '/build\/man\/bpython/d; /data\/bpython.desktop/d' ${WRKSRC}/setup.py
post-install: post-install:
${INSTALL_MAN} ${WRKSRC}/build/man/bpython.1 ${STAGEDIR}${PREFIX}/man/man1/ ${INSTALL_MAN} ${WRKSRC}/build/man/bpython.1 ${STAGEDIR}${PREFIX}/man/man1/