Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 6 Jul 2015 17:47:40 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r391462 - head/graphics/p5-OpenGL
Message-ID:  <201507061747.t66HleVo093321@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Mon Jul  6 17:47:40 2015
New Revision: 391462
URL: https://svnweb.freebsd.org/changeset/ports/391462

Log:
  - Add PORTSCOUT

Modified:
  head/graphics/p5-OpenGL/Makefile

Modified: head/graphics/p5-OpenGL/Makefile
==============================================================================
--- head/graphics/p5-OpenGL/Makefile	Mon Jul  6 17:47:34 2015	(r391461)
+++ head/graphics/p5-OpenGL/Makefile	Mon Jul  6 17:47:40 2015	(r391462)
@@ -14,6 +14,8 @@ COMMENT=	Perl module to display 3D data 
 
 MANUAL_PACKAGE_BUILD=	needs the X server it will be used with to build
 
+PORTSCOUT=	limit:^[0-9\.]*$$
+
 CONFIGURE_ARGS=	interface=FREEGLUT
 USES=		perl5 display:configure
 USE_PERL5=	configure



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