summaryrefslogtreecommitdiff
path: root/editors/conglomerate
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2003-12-29 01:14:17 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2003-12-29 01:14:17 +0000
commit9c379960cdebcbf54bb35c4ad8081f01fc73561c (patch)
treeba141f91a6b5f4e2a3efef9a8da31ea95be3f1ca /editors/conglomerate
parentadd silvercity 0.9.1 (diff)
Fix it so doing Help->Contents works, and the help file is rendered correctly
using the latest libxml2. Approved by: maintainer
Notes
Notes: svn path=/head/; revision=96812
Diffstat (limited to 'editors/conglomerate')
-rw-r--r--editors/conglomerate/Makefile5
-rw-r--r--editors/conglomerate/files/patch-doc_C_conglomerate.xml13
2 files changed, 18 insertions, 0 deletions
diff --git a/editors/conglomerate/Makefile b/editors/conglomerate/Makefile
index 6dc19cafed64..290268fc1c80 100644
--- a/editors/conglomerate/Makefile
+++ b/editors/conglomerate/Makefile
@@ -6,6 +6,7 @@
PORTNAME= conglomerate
PORTVERSION= 0.7.8
+PORTREVISION= 1
CATEGORIES= editors
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -24,4 +25,8 @@ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
post-patch:
@${REINPLACE_CMD} -e 's|/home/david/jhbuilt/share|${LOCALBASE}/share|' ${WRKSRC}/intltool-merge.in
+post-install:
+ ${MKDIR} ${PREFIX}/share/gnome/${PORTNAME}/help
+ ${LN} -sf ${PREFIX}/share/gnome/help/${PORTNAME} ${PREFIX}/share/gnome/${PORTNAME}/help/${PORTNAME}
+
.include <bsd.port.mk>
diff --git a/editors/conglomerate/files/patch-doc_C_conglomerate.xml b/editors/conglomerate/files/patch-doc_C_conglomerate.xml
new file mode 100644
index 000000000000..592f05e6d756
--- /dev/null
+++ b/editors/conglomerate/files/patch-doc_C_conglomerate.xml
@@ -0,0 +1,13 @@
+--- doc/C/conglomerate.xml.orig Sun Dec 28 17:45:01 2003
++++ doc/C/conglomerate.xml Sun Dec 28 17:45:24 2003
+@@ -185,8 +185,8 @@
+ </sect3>
+ </sect2>
+ </sect1>
+- <sect1 id="faq">
++ <!-- <sect1 id="faq">
+ <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
+ href="./faq.xml#xpointer(/article/*)"/>
+- </sect1>
++ </sect1>-->
+ </article>