[135270] trunk/dports/kde/kde4-workspace/Portfile

nicos at macports.org nicos at macports.org
Tue Apr 21 04:28:04 PDT 2015


Revision: 135270
          https://trac.macports.org/changeset/135270
Author:   nicos at macports.org
Date:     2015-04-21 04:28:04 -0700 (Tue, 21 Apr 2015)
Log Message:
-----------
kde4-workspace: remove stub variant, do not hardcode

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

Modified: trunk/dports/kde/kde4-workspace/Portfile
===================================================================
--- trunk/dports/kde/kde4-workspace/Portfile	2015-04-21 10:38:35 UTC (rev 135269)
+++ trunk/dports/kde/kde4-workspace/Portfile	2015-04-21 11:28:04 UTC (rev 135270)
@@ -49,11 +49,6 @@
 configure.args-delete -DCMAKE_BUILD_TYPE=Release
 configure.args-append -DCMAKE_BUILD_TYPE:STRING=RelWithDebInfo -DCMAKE_STRIP:FILEPATH=/bin/echo
 
-#Variant made obsolete on 2015/04/16
-variant nostrip description {obsolete} {
-    ui_warn "You have requested an obsolete variant for a build mode that is now the default"
-}
-
 variant oxygen description {Build the Oxygen theme} {
     patchfiles-append     no-oxygen-theme.patch
 }
@@ -61,7 +56,7 @@
 default_variants    +oxygen
 
 post-destroot {
-    ln -s /Applications/MacPorts/KDE4/plasma-windowed.app/Contents/MacOS/plasma-windowed ${destroot}${prefix}/bin/plasma-windowed
+    ln -s ${applications_dir}/KDE4/plasma-windowed.app/Contents/MacOS/plasma-windowed ${destroot}${prefix}/bin/plasma-windowed
 }
 
 livecheck.type      none
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150421/5eb4b237/attachment.html>


More information about the macports-changes mailing list