Created attachment 221601 [details] output of pkg info for graphics/osg This seems to build fine, no troubles with gstreamer as indicated by Makefile. When I built this port, I commented out the lines below. #GSTREAMER_VARS= FORCE_REQUIRE+="GStreamer GLIB" #GSTREAMER_VARS_OFF= FORCE_IGNORE+="GStreamer GLIB" #GSTREAMER_BROKEN= fails when linking gstreamer plugin, with error cannot find -lgstreamer-1.0 Attached ouput of `pkg info osg` after successful build.
A commit references this bug: Author: amdmi3 Date: Sat Jan 16 00:09:30 UTC 2021 New revision: 561685 URL: https://svnweb.freebsd.org/changeset/ports/561685 Log: - Remove BROKEN for GSTREAMER option, it builds fine now - While here, add couple of missing USES PR: 252713 Submitted by: tigersharke@gmail.com Changes: head/graphics/osg/Makefile