From 9536f4aa87237a2d5fe6bc5c2683c87feb25bc07 Mon Sep 17 00:00:00 2001 From: lawrance Date: Mon, 14 Nov 2005 03:48:32 +0000 Subject: Fix plist (correct the install location of documentation). Reported by: kris --- textproc/docbook-utils/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'textproc') diff --git a/textproc/docbook-utils/Makefile b/textproc/docbook-utils/Makefile index 9e2452d..705cf38 100644 --- a/textproc/docbook-utils/Makefile +++ b/textproc/docbook-utils/Makefile @@ -23,6 +23,7 @@ RUN_DEPENDS+= ${LOCALBASE}/share/texmf/tex/jadetex/dsssl.def:${PORTSDIR}/print/j USE_PERL5_RUN= yes GNU_CONFIGURE= yes USE_GMAKE= yes +MAKE_ARGS+= docdir="${DOCSDIR}" htmldir="${DOCSDIR}/html" MAN1= jw.1 sgmldiff.1 docbook2man-spec.pl.1 docbook2texi-spec.pl.1 MAN7= backend-spec.7 frontend-spec.7 -- cgit v1.1