Let multimedia/libxine properly use USE_SDL
PR: 61805 Approved by: MANTANI Nobutaka <nobutaka@freebsd.org>
This commit is contained in:
parent
ac0212d680
commit
f1ce90914d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=99303
@ -35,7 +35,7 @@ WANT_GNOME= yes
|
||||
USE_GNOME= gnomehack gnometarget
|
||||
USE_GMAKE= yes
|
||||
USE_GL= yes
|
||||
USE_SDL= yes
|
||||
USE_SDL= sdl
|
||||
USE_REINPLACE= yes
|
||||
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${LOCALBASE}/include/dvdread -I${X11BASE}/include" \
|
||||
LDFLAGS="-L${LOCALBASE}/lib -L${X11BASE}/lib" \
|
||||
|
Loading…
Reference in New Issue
Block a user