mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
- fix build on FreeBSD-10
This commit is contained in:
parent
4de709f387
commit
5ec71d30af
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=351115
@ -18,6 +18,7 @@ GNU_CONFIGURE= yes
|
||||
USE_GNOME= gtk20
|
||||
CFLAGS+= -I${LOCALBASE}/include/ffmpeg0 ${PTHREAD_CFLAGS} -I${LOCALBASE}/include
|
||||
LDFLAGS+= -L${LOCALBASE}/lib/ffmpeg0 -L${LOCALBASE}/lib ${PTHREAD_LIBS} -lswscale0
|
||||
LDFLAGS+= -lgmodule-2.0
|
||||
|
||||
OPTIONS_DEFINE= GTKSPELL
|
||||
OPTIONS_DEFAULT=GTKSPELL
|
||||
|
Loading…
Reference in New Issue
Block a user