[114784] trunk/dports/kde/kde4-runtime/Portfile

nicos at macports.org nicos at macports.org
Sat Dec 14 22:50:50 PST 2013


Revision: 114784
          https://trac.macports.org/changeset/114784
Author:   nicos at macports.org
Date:     2013-12-14 22:50:50 -0800 (Sat, 14 Dec 2013)
Log Message:
-----------
kde4-runtime: make virtuoso a runtime dependency, skip architecture (ticket #41773)

Modified Paths:
--------------
    trunk/dports/kde/kde4-runtime/Portfile

Modified: trunk/dports/kde/kde4-runtime/Portfile
===================================================================
--- trunk/dports/kde/kde4-runtime/Portfile	2013-12-15 06:46:55 UTC (rev 114783)
+++ trunk/dports/kde/kde4-runtime/Portfile	2013-12-15 06:50:50 UTC (rev 114784)
@@ -44,9 +44,14 @@
                     port:openslp \
                     port:redland \
                     port:raptor2 \
-                    port:virtuoso \
                     port:bison
 
+depends_run-append  port:virtuoso
+
+#Virtuoso builds only on 64bit, but it is only a runtime dependency, 
+#automatically deactivated if not available (ticket #41773)
+depends_skip_archcheck  virtuoso
+
 configure.args-append   -DWITH_PulseAudio=OFF \
                         -DXINE_INCLUDE_DIR=\"\" \
                         -DXINE_LIBRARY=\"\" \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20131214/1aacf3e4/attachment.html>


More information about the macports-changes mailing list