opnsense-ports/math/qtiplot-doc/files/patch-Makefile
Franco Fichtner 8cb1a96ede ports: pull in a snapshot of the FreeBSD ports tree
Taken from:	https://github.com/freebsd/freebsd-ports.git
Commit id:	5070672073b68be364139bc6b3a89100bd17d331
2014-11-09 14:03:21 +01:00

16 lines
575 B
Text

--- Makefile.orig 2011-11-01 12:28:58.000000000 +0000
+++ Makefile 2011-11-07 21:38:31.839937279 +0000
@@ -1,11 +1,11 @@
-all: en pdf-it
+all: web
en: web pdf
it: web-it pdf-it
# we can't name the target "html", since there is already a folder with that name
# and so make thinks this target is already up to date
web:
- docbook2html -d qtiplot.dsl docbook-en/index.docbook -e no-valid
+ docbook2html -d qtiplot.dsl docbook-en/index.docbook -e no-valid -l /usr/local/share/xml/jade/xml.dcl
web-it:
docbook2html -d qtiplot.dsl docbook-it/index.docbook -e no-valid