svn commit: r391462 - head/graphics/p5-OpenGL
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Mon Jul 6 17:47:41 UTC 2015
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
More information about the svn-ports-all
mailing list