diff --git a/graphics/gnash/Makefile b/graphics/gnash/Makefile index 6f596bcb20dbe..e31ed74e453a4 100644 --- a/graphics/gnash/Makefile +++ b/graphics/gnash/Makefile @@ -36,15 +36,14 @@ USES= cpe tar:bzip2 compiler:c++11-lang autoreconf gmake libtool \ CPE_VENDOR= gnu USE_CSTD= gnu11 USE_CXXSTD= c++11 -USE_GL= egl +USE_XORG= x11 xau xdmcp xext xi xinerama ice sm xv USE_GNOME= atk gdkpixbuf2 gtk20 libxml2 pango +USE_GL= egl USE_SDL= sdl -USE_XORG= x11 xau xdmcp xext xi xinerama ice sm xv +GNU_CONFIGURE= yes SYSCONFIGDIR= ${PREFIX}/etc -GNU_CONFIGURE= yes - # jemalloc leads to infinite recursion on FreeBSD CFLAGS+= -I${LOCALBASE}/ffmpeg4/include CPPFLAGS+= -I${LOCALBASE}/ffmpeg4/include