Created attachment 147209 [details] Add ${LOCALBASE}/include/GL to include search path in CFLAGS Hi, For some reason, emulators/mupen64plus-video-z64 stopped to find glew.h path, failed to build and was marked broken. If -I${LOCALBASE}/include/GL is added to CFLAGS, it solves that problem.
A commit references this bug: Author: amdmi3 Date: Thu Sep 11 14:40:48 UTC 2014 New revision: 367943 URL: http://svnweb.freebsd.org/changeset/ports/367943 Log: - Unbreak by providing path to glut.h include PR: 193550 Submitted by: mazhe@alkumuna.eu Changes: head/emulators/mupen64plus-video-z64/Makefile