From owner-svn-ports-all@FreeBSD.ORG Tue Sep 23 10:19:56 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 850D7951; Tue, 23 Sep 2014 10:19:56 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 7061C10D; Tue, 23 Sep 2014 10:19:56 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id s8NAJuqX092450; Tue, 23 Sep 2014 10:19:56 GMT (envelope-from nemysis@FreeBSD.org) Received: (from nemysis@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id s8NAJulV092449; Tue, 23 Sep 2014 10:19:56 GMT (envelope-from nemysis@FreeBSD.org) Message-Id: <201409231019.s8NAJulV092449@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: nemysis set sender to nemysis@FreeBSD.org using -f From: Rusmir Dusko Date: Tue, 23 Sep 2014 10:19:56 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r369023 - head/games/starfighter X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 23 Sep 2014 10:19:56 -0000 Author: nemysis Date: Tue Sep 23 10:19:55 2014 New Revision: 369023 URL: http://svnweb.freebsd.org/changeset/ports/369023 QAT: https://qat.redports.org/buildarchive/r369023/ Log: - Change USE_PYTHON_BUILD=2 to USES=python:2,build - Strip executable Modified: head/games/starfighter/Makefile Modified: head/games/starfighter/Makefile ============================================================================== --- head/games/starfighter/Makefile Tue Sep 23 10:18:10 2014 (r369022) +++ head/games/starfighter/Makefile Tue Sep 23 10:19:55 2014 (r369023) @@ -17,8 +17,7 @@ COMMENT= Liberate the universe from the 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/