aboutsummaryrefslogtreecommitdiff
path: root/textproc/libwps03
diff options
context:
space:
mode:
authorJung-uk Kim <jkim@FreeBSD.org>2014-10-10 21:03:18 +0000
committerJung-uk Kim <jkim@FreeBSD.org>2014-10-10 21:03:18 +0000
commit70852e384b48ae603e378e4feec98d2b9bdfd210 (patch)
tree9143bd56f8f9f5cf938d1c37e8cb1cd607eb2b23 /textproc/libwps03
parentdc39fc112a6fb704ef37b269f6fa1f3dfb4f2d2c (diff)
downloadports-70852e384b48ae603e378e4feec98d2b9bdfd210.tar.gz
ports-70852e384b48ae603e378e4feec98d2b9bdfd210.zip
Fix build with GCC 4.2.
Notes
Notes: svn path=/head/; revision=370601
Diffstat (limited to 'textproc/libwps03')
-rw-r--r--textproc/libwps03/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/textproc/libwps03/Makefile b/textproc/libwps03/Makefile
index efba8aac4e05..5cfae1a85a92 100644
--- a/textproc/libwps03/Makefile
+++ b/textproc/libwps03/Makefile
@@ -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