[107703] trunk/dports/devel/dbus/Portfile

mcalhoun at macports.org mcalhoun at macports.org
Thu Jul 4 07:14:24 PDT 2013


Revision: 107703
          https://trac.macports.org/changeset/107703
Author:   mcalhoun at macports.org
Date:     2013-07-04 07:14:24 -0700 (Thu, 04 Jul 2013)
Log Message:
-----------
remove duplicate code (added in both r92760 and r92726)

Revision Links:
--------------
    https://trac.macports.org/changeset/92760
    https://trac.macports.org/changeset/92726

Modified Paths:
--------------
    trunk/dports/devel/dbus/Portfile

Modified: trunk/dports/devel/dbus/Portfile
===================================================================
--- trunk/dports/devel/dbus/Portfile	2013-07-04 14:04:01 UTC (rev 107702)
+++ trunk/dports/devel/dbus/Portfile	2013-07-04 14:14:24 UTC (rev 107703)
@@ -171,13 +171,6 @@
     }
 }
 
-# Set default variants taking the old no_startupitem into consideration.
-if {[variant_isset no_startupitem]} {
-    default_variants    -startupitem
-} else {
-    default_variants    +startupitem
-}
-
 # XXX Building with tests enabled causes dbus to link with dbus-glib,
 # which it shouldn't do because that port depends on this one: see #30088
 variant test description {enable tests} {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130704/1d9f78a4/attachment.html>


More information about the macports-changes mailing list