Created attachment 146126 [details] Patch to Makefile and pkg-plist for math/cgal This patch adds an GUI OPTION to toggle the building of the libCGAL_ImageIO and libCGAL_Qt4 libs. When GUI is disabled, the port no longer depends on graphics/libGLU, graphics/qt4-opengl, x11-toolkits/qt4-gui. Default is to enable the GUI OPTION, for no difference to the current port. From the cgal site: If you do not plan to compile any demos, you might skip some of the essential libraries (as Qt or OpenGL), as the corresponding CGAL-libraries are not linked. But for your own demos you might need these CGAL-libraries. Currently there is no building of the demos by default.
over to maintainer.
A commit references this bug: Author: wen Date: Sun Oct 5 11:12:10 UTC 2014 New revision: 370056 URL: https://svnweb.freebsd.org/changeset/ports/370056 Log: - Update to 4.4 - Add GUI option [1] PR: 192896 [1] Submitted by: Robert Kruus<robert.kruus@utoronto.ca> [1] Changes: head/math/cgal/Makefile head/math/cgal/distinfo head/math/cgal/pkg-plist