mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-26 05:02:18 +00:00
- Fix build with Clang.
This commit is contained in:
parent
6f326a7f9a
commit
addfa49773
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=289097
@ -22,12 +22,13 @@ LIB_DEPENDS= gnutls.47:${PORTSDIR}/security/gnutls \
|
||||
plist.1:${PORTSDIR}/devel/libplist \
|
||||
usbmuxd.1:${PORTSDIR}/comms/usbmuxd
|
||||
|
||||
USE_BZIP2= yes
|
||||
USE_GNOME= glib20
|
||||
USE_BZIP2= yes
|
||||
GNU_CONFIGURE= yes
|
||||
LDFLAGS+= -L${LOCALBASE}/lib
|
||||
MAKE_JOBS_SAFE= yes
|
||||
CFLAGS+= -I${LOCALBASE}/include
|
||||
LDFLAGS+= -L${LOCALBASE}/lib
|
||||
USE_CSTD= gnu89
|
||||
MAKE_JOBS_SAFE= yes
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
PORTDOCS= AUTHORS NEWS README
|
||||
|
Loading…
Reference in New Issue
Block a user