aboutsummaryrefslogtreecommitdiff
path: root/textproc/docbook-utils/Makefile
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2014-02-18 17:01:29 +0000
committerMathieu Arnold <mat@FreeBSD.org>2014-02-18 17:01:29 +0000
commita0a9697383fb172cd5568022b634372ceb93066a (patch)
tree053d878b1e766286ce1c6750c7afc6725f10d18e /textproc/docbook-utils/Makefile
parentb6994ddbb76a51f04a8b10974d4e4931777ef88b (diff)
downloadports-a0a9697383fb172cd5568022b634372ceb93066a.tar.gz
ports-a0a9697383fb172cd5568022b634372ceb93066a.zip
Notes
Diffstat (limited to 'textproc/docbook-utils/Makefile')
-rw-r--r--textproc/docbook-utils/Makefile21
1 files changed, 1 insertions, 20 deletions
diff --git a/textproc/docbook-utils/Makefile b/textproc/docbook-utils/Makefile
index d6a4f813fa4e..e2add97234dd 100644
--- a/textproc/docbook-utils/Makefile
+++ b/textproc/docbook-utils/Makefile
@@ -21,29 +21,14 @@ RUN_DEPENDS+= ${LOCALBASE}/share/sgml/docbook/dsssl:${PORTSDIR}/textproc/dsssl-d
CONFLICTS= docbook2X-*
-USES= perl5
+USES= perl5 gmake
USE_PERL5= run
USE_TEX= jadetex
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
-MLINKS= jw.1 docbook2dvi.1 \
- jw.1 docbook2html.1 \
- jw.1 docbook2man.1 \
- jw.1 docbook2pdf.1 \
- jw.1 docbook2ps.1 \
- jw.1 docbook2rtf.1 \
- jw.1 docbook2tex.1 \
- jw.1 docbook2texi.1 \
- jw.1 docbook2txt.1
-.if !defined(NOPORTDOCS)
PORTDOCS= *
-.endif
-NO_STAGE= yes
post-patch:
@${REINPLACE_CMD} -e 's|/etc/sgml/catalog|${PREFIX}/share/sgml/catalog|g' \
${WRKSRC}/doc/HTML/Makefile.in
@@ -51,10 +36,6 @@ post-patch:
-e 's|/usr/bin/|${LOCALBASE}/bin/|g' \
${WRKSRC}/doc/refentry/*.sgml \
${WRKSRC}/backends/txt
-.if defined(NOPORTDOCS)
- @${REINPLACE_CMD} -e 's|SUBDIRS = refentry man HTML|SUBDIRS = refentry man|' \
- ${WRKSRC}/doc/Makefile.in
-.endif
pre-configure:
${RM} -f ${WRKSRC}/config.cache