From owner-svn-ports-head@freebsd.org Tue Jul 31 06:43:54 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id B5A8A10500B3; Tue, 31 Jul 2018 06:43:54 +0000 (UTC) (envelope-from ehaupt@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 5B1E57C6AF; Tue, 31 Jul 2018 06:43:54 +0000 (UTC) (envelope-from ehaupt@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 3752D10277; Tue, 31 Jul 2018 06:43:54 +0000 (UTC) (envelope-from ehaupt@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w6V6hsXs089671; Tue, 31 Jul 2018 06:43:54 GMT (envelope-from ehaupt@FreeBSD.org) Received: (from ehaupt@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w6V6hsiq089670; Tue, 31 Jul 2018 06:43:54 GMT (envelope-from ehaupt@FreeBSD.org) Message-Id: <201807310643.w6V6hsiq089670@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: ehaupt set sender to ehaupt@FreeBSD.org using -f From: Emanuel Haupt Date: Tue, 31 Jul 2018 06:43:54 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r475972 - head/audio/gbsplay X-SVN-Group: ports-head X-SVN-Commit-Author: ehaupt X-SVN-Commit-Paths: head/audio/gbsplay X-SVN-Commit-Revision: 475972 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.27 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 31 Jul 2018 06:43:54 -0000 Author: ehaupt Date: Tue Jul 31 06:43:53 2018 New Revision: 475972 URL: https://svnweb.freebsd.org/changeset/ports/475972 Log: Pacify portlint Modified: head/audio/gbsplay/Makefile Modified: head/audio/gbsplay/Makefile ============================================================================== --- head/audio/gbsplay/Makefile Tue Jul 31 06:38:00 2018 (r475971) +++ head/audio/gbsplay/Makefile Tue Jul 31 06:43:53 2018 (r475972) @@ -11,12 +11,11 @@ COMMENT= Emulates the sound hardware of the Nintendo G LICENSE= GPLv2 +USES= gmake compiler:c++11-lib USE_GITHUB= yes GH_ACCOUNT= mmitch GH_TAGNAME= 2c4486e - HAS_CONFIGURE= yes -USES= gmake compiler:c++11-lib USE_CSTD= gnu89 CONFIGURE_ARGS+= --prefix=${PREFIX}