Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 31 Jul 2018 06:43:54 +0000 (UTC)
From:      Emanuel Haupt <ehaupt@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r475972 - head/audio/gbsplay
Message-ID:  <201807310643.w6V6hsiq089670@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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}



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201807310643.w6V6hsiq089670>