diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2004-01-25 05:46:28 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2004-01-25 05:46:28 +0000 |
commit | ee9fc6bc14995078385a2379ce556a8e6389efcd (patch) | |
tree | d43a643518de9485ea9f02d3c33050c7cf71b9aa /textproc | |
parent | 122b29ca4fe00ef2a12bfe395b2dd624ec4e3ce6 (diff) |
Notes
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/sgmltools-lite/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/sgmltools-lite/Makefile b/textproc/sgmltools-lite/Makefile index ab3708b55515..4c4644f6d8aa 100644 --- a/textproc/sgmltools-lite/Makefile +++ b/textproc/sgmltools-lite/Makefile @@ -20,7 +20,7 @@ BUILD_DEPENDS+= python:${PORTSDIR}/lang/python \ RUN_DEPENDS+= ${LOCALBASE}/share/sgml/docbook:${PORTSDIR}/textproc/docbook \ ${LOCALBASE}/share/sgml/docbook/dsssl:${PORTSDIR}/textproc/dsssl-docbook-modular -MAN1= sgmltools.1 +MAN1= sgmltools-lite.1 GNU_CONFIGURE= yes CONFIGURE_ARGS+=--with-etcsgml=${PREFIX}/etc/sgml --datadir=${LOCALBASE}/share |