From 1aa579f26c4f0c18be495edf56221e3c68509bc4 Mon Sep 17 00:00:00 2001 From: Norikatsu Shigemura Date: Fri, 18 Jul 2003 02:22:42 +0000 Subject: o Fix configure's failure to find iconv. o Slightly reword COMMENT to make portlint happier. PR: ports/54547 [1], ports/54589 [2] Submitted by: KIMURA Yasuhiro [1] Sergei Kolobov [2] Reviewed by: Ports Fury [2] Approved by: maintainer no response --- textproc/wv/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'textproc') diff --git a/textproc/wv/Makefile b/textproc/wv/Makefile index ac372a9a75ed..1989b90301ae 100644 --- a/textproc/wv/Makefile +++ b/textproc/wv/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= wvware MAINTAINER= mzaki@e-mail.ne.jp -COMMENT= A library and executables which allow access to Microsoft Word files +COMMENT= A library and executables to access Microsoft Word files LIB_DEPENDS= wmf.2:${PORTSDIR}/graphics/libwmf RUN_DEPENDS= lynx:${PORTSDIR}/www/lynx @@ -23,6 +23,7 @@ USE_GMAKE= yes USE_LIBTOOL= yes LIBTOOLFLAGS= --disable-ltlibs --release-ignore CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} +CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" CONFIGURE_ARGS= --with-exporter --without-glib MAKEFILE= GNUmakefile INSTALLS_SHLIB= yes -- cgit v1.2.3