MFH: r431703 by martymac

Fix build with clang 4.0

PR:		216048
Submitted by:	jbeich
Approved by:	ports-secteam blanket
This commit is contained in:
Jan Beich 2017-01-19 05:36:25 +00:00
parent 773990efef
commit 01cf383cef
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/branches/2017Q1/; revision=431850

View File

@ -3,7 +3,7 @@
PORTNAME= rtl-sdr
PORTVERSION= 20140210
PORTREVISION= 8
PORTREVISION= 9
CATEGORIES= comms hamradio
MASTER_SITES= http://contribs.martymac.org/FreeBSD-ports/distfiles/ \
LOCAL/martymac
@ -16,6 +16,7 @@ LICENSE= GPLv2
USES= autoreconf gmake pkgconfig libtool pathfix tar:tgz
GNU_CONFIGURE= yes
INSTALL_TARGET= install-strip
CFLAGS+= -fgnu89-inline
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
USE_LDCONFIG= yes