diff options
author | Volker Stolz <vs@FreeBSD.org> | 2005-04-26 12:53:36 +0000 |
---|---|---|
committer | Volker Stolz <vs@FreeBSD.org> | 2005-04-26 12:53:36 +0000 |
commit | 32bd9200d08495de72d2965fb4209a721ceb6c4a (patch) | |
tree | 31ef785236e1e722a4f501dbb3f06c5c35f7bd47 /textproc/wv/Makefile | |
parent | d00065c3e14339c1f5c45ca90f8a359f1596047b (diff) | |
download | ports-32bd9200d08495de72d2965fb4209a721ceb6c4a.tar.gz ports-32bd9200d08495de72d2965fb4209a721ceb6c4a.zip |
Notes
Diffstat (limited to 'textproc/wv/Makefile')
-rw-r--r-- | textproc/wv/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/wv/Makefile b/textproc/wv/Makefile index 66ba9bb93ed7..3fea3b925b5e 100644 --- a/textproc/wv/Makefile +++ b/textproc/wv/Makefile @@ -29,6 +29,7 @@ USE_LIBTOOL_VER=15 CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" CONFIGURE_ARGS= --with-exporter --with-libwmf=${LOCALBASE} MAKEFILE= GNUmakefile +MAKE_ARGS= pkgconfigdir="${PREFIX}/libdata/pkgconfig" INSTALLS_SHLIB= yes MAN1= wvAbw.1 wvCleanLatex.1 wvDVI.1 wvHtml.1 wvLatex.1 wvMime.1 wvPDF.1 \ |