From f68d64f4facc6c96ad06dcd62aa4ce2420650c0b Mon Sep 17 00:00:00 2001 From: Antoine Brodin Date: Wed, 11 Jun 2014 16:42:14 +0000 Subject: [PATCH] - Disable Werror - Fix a typo --- graphics/libfreehand/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/graphics/libfreehand/Makefile b/graphics/libfreehand/Makefile index 4baabb3b17fb..699bf8083776 100644 --- a/graphics/libfreehand/Makefile +++ b/graphics/libfreehand/Makefile @@ -16,7 +16,8 @@ LIB_DEPENDS= librevenge-0.0.so:${PORTSDIR}/textproc/librevenge GNU_CONFIGURE= yes USES= libtool pathfix pkgconfig tar:xz -USE_LDCOFNIG= yes +USE_LDCONFIG= yes +CONFIGURE_ARGS= --disable-werror INSTALL_TARGET= install-strip OPTIONS_DEFINE= DOCS