Skip to content

Commit

Permalink
graphics/gnash: restore ordering
Browse files Browse the repository at this point in the history
  • Loading branch information
Dirk Meyer authored and Dirk Meyer committed Dec 3, 2023
1 parent e491adb commit 0df2012
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions graphics/gnash/Makefile
Expand Up @@ -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
Expand Down

0 comments on commit 0df2012

Please sign in to comment.