Fix build with GCC 4.2.

This commit is contained in:
Jung-uk Kim 2014-10-10 21:03:18 +00:00
parent dc39fc112a
commit 70852e384b
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=370601

View File

@ -15,10 +15,9 @@ LICENSE_COMB= dual
LIB_DEPENDS= librevenge-0.0.so:${PORTSDIR}/textproc/librevenge
CONFIGURE_ARGS= --disable-werror
CONFIGURE_ARGS= --disable-werror --without-docs
CPPFLAGS+= -I${LOCALBASE}/include
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --without-docs
USES= compiler:features libtool pathfix pkgconfig
USE_LDCONFIG= yes
INSTALL_TARGET= install-strip