[151683] trunk/dports/multimedia/mythtv.28/Portfile

ctreleaven at macports.org ctreleaven at macports.org
Fri Aug 19 18:26:00 PDT 2016


Revision: 151683
          https://trac.macports.org/changeset/151683
Author:   ctreleaven at macports.org
Date:     2016-08-19 18:25:59 -0700 (Fri, 19 Aug 2016)
Log Message:
-----------
mythtv-pkg.28: fix deps

Modified Paths:
--------------
    trunk/dports/multimedia/mythtv.28/Portfile

Modified: trunk/dports/multimedia/mythtv.28/Portfile
===================================================================
--- trunk/dports/multimedia/mythtv.28/Portfile	2016-08-20 01:09:55 UTC (rev 151682)
+++ trunk/dports/multimedia/mythtv.28/Portfile	2016-08-20 01:25:59 UTC (rev 151683)
@@ -628,7 +628,7 @@
 
 if {$subport eq "mythtv-pkg${majorversion}"} {
     version             0${majorversion}${minorversion}-Fixes
-    revision            1
+    revision            2
     description         creates all-in-one installer for MythTV
     long_description    \
     mythtv-pkg${majorversion} is for creating an all-in-one installer package, ONLY. \
@@ -636,10 +636,11 @@
 
     master_sites
 
+    depends_build
+    depends_lib
     depends_run         port:mythtv${majorversion} \
+                        port:MacPorts_daemondo
     
-    depends_run         port:MacPorts_daemondo
-    
     distfiles
     installs_libs no
     use_configure no
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160819/2b96df9f/attachment-0001.html>


More information about the macports-changes mailing list