aboutsummaryrefslogtreecommitdiff
path: root/sysutils/lire
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2004-02-29 12:07:25 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2004-02-29 12:07:25 +0000
commit2595c79f4d295e4679268674ec37089e1557febb (patch)
tree5e4eebaca3fc13d65ac3bc8f1693389630ea67e8 /sysutils/lire
parentef92fb53fbda278444e086495202febaecfbcadb (diff)
downloadports-2595c79f4d295e4679268674ec37089e1557febb.tar.gz
ports-2595c79f4d295e4679268674ec37089e1557febb.zip
- remove pdf target from the makefile
- add more dependencies to the WITH_PDF list of dependencies.
Notes
Notes: svn path=/head/; revision=102516
Diffstat (limited to 'sysutils/lire')
-rw-r--r--sysutils/lire/Makefile13
1 files changed, 4 insertions, 9 deletions
diff --git a/sysutils/lire/Makefile b/sysutils/lire/Makefile
index 98ffbab4e1e1..6e91d5885ac3 100644
--- a/sysutils/lire/Makefile
+++ b/sysutils/lire/Makefile
@@ -123,7 +123,10 @@ RUN_DEPENDS+= lynx:${PORTSDIR}/www/lynx
.ifdef(WITH_PDF)
RUN_DEPENDS+= epsffit:${PORTSDIR}/print/psutils-a4 \
gs:${PORTSDIR}/print/ghostview \
- jade:${PORTSDIR}/textproc/jade
+ jade:${PORTSDIR}/textproc/jade \
+ jadetex:${PORTSDIR}/print/jadetex \
+ ${LOCALBASE}/share/sgml/docbook/dsssl:${PORTSDIR}/textproc/dsssl-docbook-modular
+
.endif
.ifdef(WITH_EXCEL95)
BUILD_DEPENDS+= ${SITE_PERL}/Spreadsheet/WriteExcel.pm:${PORTSDIR}/textproc/p5-Spreadsheet-WriteExcel
@@ -131,14 +134,6 @@ BUILD_DEPENDS+= ${SITE_PERL}/Spreadsheet/WriteExcel.pm:${PORTSDIR}/textproc/p5-S
RUN_DEPENDS+= ${BUILD_DEPENDS}
-pdf:
- @${ECHO} "If you want to have PDF output, install print/teTeX first."
- @${ECHO} "Then, symlink ${LOCALBASE}/bin/pdftex to ${LOCALBASE}/bin/pdfjadetex:"
- @${ECHO} " ln -fs ${LOCALBASE}/bin/pdftex ${LOCALBASE}/bin/pdfjadetex"
- @${ECHO} "As last, in ${LOCALBASE}/share/texmf/web2c/texmf.cnf,"
- @${ECHO} "increase the poolsize of pdfjadetex:"
- @${ECHO} " pool_size.pdfjadetex = 500000"
-
post-install:
@${CAT} pkg-message