aboutsummaryrefslogtreecommitdiff
path: root/textproc/wv
diff options
context:
space:
mode:
authorNorikatsu Shigemura <nork@FreeBSD.org>2003-07-18 02:22:42 +0000
committerNorikatsu Shigemura <nork@FreeBSD.org>2003-07-18 02:22:42 +0000
commit1aa579f26c4f0c18be495edf56221e3c68509bc4 (patch)
tree8a9c9780468d29f5d43a6ee637ecb54eb0005250 /textproc/wv
parent40c216e3d0b71d1d59f1e06a55b74871a1203dec (diff)
downloadports-1aa579f26c4f0c18be495edf56221e3c68509bc4.tar.gz
ports-1aa579f26c4f0c18be495edf56221e3c68509bc4.zip
Notes
Diffstat (limited to 'textproc/wv')
-rw-r--r--textproc/wv/Makefile3
1 files changed, 2 insertions, 1 deletions
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