From 25ab6a92fac140e3983328f1cc878a31e6eee098 Mon Sep 17 00:00:00 2001 From: Rusmir Dusko Date: Tue, 23 Sep 2014 10:19:55 +0000 Subject: [PATCH] - Change USE_PYTHON_BUILD=2 to USES=python:2,build - Strip executable --- games/starfighter/Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/games/starfighter/Makefile b/games/starfighter/Makefile index a253b837266a..d8abd91bfe52 100644 --- a/games/starfighter/Makefile +++ b/games/starfighter/Makefile @@ -17,8 +17,7 @@ COMMENT= Liberate the universe from the evil company WEAPCO LICENSE= GPLv2 -USES= gmake iconv shebangfix -USE_PYTHON_BUILD= 2 +USES= gmake iconv python:2,build shebangfix USE_XORG= x11 xau xdmcp USE_SDL= image mixer WITH_ZLIB= yes @@ -56,6 +55,8 @@ post-patch: ${WRKSRC}/makefile post-install: + ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} + ${INSTALL_DATA} ${_DISTDIR}/${PORTNAME}.png \ ${STAGEDIR}${PREFIX}/share/pixmaps/