On 1/16/15 9:12 PM, Ryan Schmidt wrote:
On Jan 16, 2015, at 5:59 PM, dev...@macports.org wrote:

Revision
131743
Author
dev...@macports.org
Date
2015-01-16 15:59:39 -0800 (Fri, 16 Jan 2015)
Log Message

p5-opengl: update to version 0.6704, use the right compiler, license.
Modified: trunk/dports/perl/p5-opengl/Portfile (131742 => 131743)
+# can be distributed under the same terms as Perl itself
+# see http://search.cpan.org/dist/OpenGL/OpenGL.pod#AUTHORS
+# however, to correctly configure OpenGL capabilities,
+# it must be able to access the display on the
+# target machine during the configure phase
+# set license to unknown to suppress binary distribution
+license             unknown
It would be better to set the license correctly. If you want to suppress binary 
distribution, clear archive_sites e.g. by writing:

archive_sites

on a line by itself.


It's probably a moot distinction but I was trying not to generate a faulty binary on the buildbot. I believe your solution just keeps me from loading one. Or am I wrong?

Dave

_______________________________________________
macports-dev mailing list
macports-dev@lists.macosforge.org
https://lists.macosforge.org/mailman/listinfo/macports-dev

Reply via email to