fix build on current
PR: 50886, 51936 Submitted by: Kimura Fuyuki <fuyuki@hadaly.org>, Ports Fury
This commit is contained in:
parent
0ee907b91a
commit
a71554e591
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=80513
@ -34,7 +34,8 @@ CONFIGURE_ARGS= --disable-lirc
|
||||
|
||||
MAN1= eboxy.1
|
||||
|
||||
CPPFLAGS= `${SDL_CONFIG} --cflags` -I${LOCALBASE}/include
|
||||
CPPFLAGS= `${SDL_CONFIG} --cflags` -I${LOCALBASE}/include \
|
||||
-DHAVE_DECL_GETOPT
|
||||
LDFLAGS= `${SDL_CONFIG} --libs` -L${LOCALBASE}/lib
|
||||
|
||||
post-patch:
|
||||
|
Loading…
Reference in New Issue
Block a user