1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-22 20:41:26 +00:00

Fix Build after KDE 3.2

This commit is contained in:
Tilman Keskinoz 2004-02-20 16:24:15 +00:00
parent 9e7f4ab0f3
commit ea51f420d7
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=101518
2 changed files with 21 additions and 0 deletions

View File

@ -0,0 +1,10 @@
--- kprof/doc/kprof/index.docbook.orig Fri Feb 20 16:58:08 2004
+++ kprof/doc/kprof/index.docbook Fri Feb 20 16:58:22 2004
@@ -46,7 +46,6 @@
<keyword>gprof</keyword>
<keyword>profiling</keyword>
</keywordset>
- &kde-modespec;
</bookinfo>
<!-- The contents of the documentation begin here. -->

View File

@ -0,0 +1,11 @@
--- kprof/doc/kprof/Makefile.in.orig Fri Feb 20 16:56:46 2004
+++ kprof/doc/kprof/Makefile.in Fri Feb 20 16:57:00 2004
@@ -373,7 +373,7 @@
HTML/index.html: HTML index.docbook
@test -d HTML && rm -r HTML
- $(KDB2HTML) $(srcdir)/index.docbook
+ $(MEINPROC) $(srcdir)/index.docbook
install-docs:
$(mkinstalldirs) $(DESTDIR)$(kde_htmldir)/$(KDE_LANG)/kprof