mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
- Fix build on AMD64
This commit is contained in:
parent
cbce4cdbe6
commit
9895db3d67
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=100287
@ -26,7 +26,7 @@ CONFIGURE_ARGS= --disable-lirc
|
||||
MAN1= eboxy.1
|
||||
|
||||
CPPFLAGS= `${SDL_CONFIG} --cflags` -I${LOCALBASE}/include \
|
||||
-DHAVE_DECL_GETOPT
|
||||
-DHAVE_DECL_GETOPT -fPIC
|
||||
LDFLAGS= `${SDL_CONFIG} --libs` -L${LOCALBASE}/lib
|
||||
|
||||
post-patch:
|
||||
|
Loading…
Reference in New Issue
Block a user