Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 3 Feb 2019 14:49:08 +0000 (UTC)
From:      Dmitry Marakasov <amdmi3@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r492051 - head/graphics/sdl2_gfx
Message-ID:  <201902031449.x13En8LC011338@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: amdmi3
Date: Sun Feb  3 14:49:07 2019
New Revision: 492051
URL: https://svnweb.freebsd.org/changeset/ports/492051

Log:
  - Pet portlint
  - Add PORTSCOUT, upstream serves SDL2_gfx-1.0.X.tar.gz as SDL2_gfx-*.0.X.tar.gz

Modified:
  head/graphics/sdl2_gfx/Makefile

Modified: head/graphics/sdl2_gfx/Makefile
==============================================================================
--- head/graphics/sdl2_gfx/Makefile	Sun Feb  3 14:17:06 2019	(r492050)
+++ head/graphics/sdl2_gfx/Makefile	Sun Feb  3 14:49:07 2019	(r492051)
@@ -12,11 +12,13 @@ COMMENT=	SDL graphics drawing primitives and other sup
 
 LICENSE=	ZLIB
 
-GNU_CONFIGURE=	yes
-INSTALL_TARGET=	install-strip
 USES=		gmake libtool pathfix
 USE_SDL=	sdl2
+GNU_CONFIGURE=	yes
+INSTALL_TARGET=	install-strip
 USE_LDCONFIG=	yes
+
+PORTSCOUT=	limit:^1
 
 OPTIONS_DEFINE=	MMX
 



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