[75280] trunk/dports/kde/kdesvn/Portfile

michaelld at macports.org michaelld at macports.org
Wed Jan 19 09:02:13 PST 2011


Revision: 75280
          http://trac.macports.org/changeset/75280
Author:   michaelld at 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:
--------------
    trunk/dports/kde/kdesvn/Portfile

Modified: trunk/dports/kde/kdesvn/Portfile
===================================================================
--- 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}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110119/ad287a6d/attachment-0001.html>


More information about the macports-changes mailing list