- Change USE_PYTHON_BUILD=2 to USES=python:2,build

- Strip executable
This commit is contained in:
Rusmir Dusko 2014-09-23 10:19:55 +00:00
parent 04e34adb4e
commit 25ab6a92fa
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=369023

View file

@ -17,8 +17,7 @@ COMMENT= Liberate the universe from the evil company WEAPCO
LICENSE= GPLv2 LICENSE= GPLv2
USES= gmake iconv shebangfix USES= gmake iconv python:2,build shebangfix
USE_PYTHON_BUILD= 2
USE_XORG= x11 xau xdmcp USE_XORG= x11 xau xdmcp
USE_SDL= image mixer USE_SDL= image mixer
WITH_ZLIB= yes WITH_ZLIB= yes
@ -56,6 +55,8 @@ post-patch:
${WRKSRC}/makefile ${WRKSRC}/makefile
post-install: post-install:
${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME}
${INSTALL_DATA} ${_DISTDIR}/${PORTNAME}.png \ ${INSTALL_DATA} ${_DISTDIR}/${PORTNAME}.png \
${STAGEDIR}${PREFIX}/share/pixmaps/ ${STAGEDIR}${PREFIX}/share/pixmaps/