Revision
75280
Author
michaelld@macports.org
Date
2011-01-19 09:02:13 -0800 (Wed, 19 Jan 2011)

Log Message

kdesvn: Disable NL documentation building; fixes ticket #27352.

Modified Paths

Diff

Modified: trunk/dports/kde/kdesvn/Portfile (75279 => 75280)


--- trunk/dports/kde/kdesvn/Portfile	2011-01-19 16:51:10 UTC (rev 75279)
+++ trunk/dports/kde/kdesvn/Portfile	2011-01-19 17:02:13 UTC (rev 75280)
@@ -33,6 +33,12 @@
                     patch-no-kdesdk-conflict.diff \
                     patch-fix-apr_apu-ldflags.diff
 
+post-patch {
+    # disable building of NL documentation
+    reinplace "s,GENBOOK,#GENBOOK,g" \
+        ${worksrcpath}/doc/nl/CMakeLists.txt
+}
+
 livecheck.type      regex
 livecheck.url       ${homepage}wiki/DownLoads
 livecheck.regex     ${name}-(\[0-9.\]+)${extract.suffix}