[134662] trunk/dports/devel/go-tools/Portfile

ciserlohn at macports.org ciserlohn at macports.org
Thu Apr 2 06:33:49 PDT 2015


Revision: 134662
          https://trac.macports.org/changeset/134662
Author:   ciserlohn at macports.org
Date:     2015-04-02 06:33:49 -0700 (Thu, 02 Apr 2015)
Log Message:
-----------
go-tools: remove unused platform variants

Modified Paths:
--------------
    trunk/dports/devel/go-tools/Portfile

Modified: trunk/dports/devel/go-tools/Portfile
===================================================================
--- trunk/dports/devel/go-tools/Portfile	2015-04-02 13:32:06 UTC (rev 134661)
+++ trunk/dports/devel/go-tools/Portfile	2015-04-02 13:33:49 UTC (rev 134662)
@@ -54,17 +54,4 @@
     }
 }
 
-platform darwin {
-    build.env-append GOOS=darwin
-    test.env-append GOOS=darwin
-}
-platform freebsd {
-    build.env-append GOOS=freebsd
-    test.env-append GOOS=freebsd
-}
-platform linux {
-    build.env-append GOOS=linux
-    test.env-append GOOS=linux
-}
-
 livecheck.type      none
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150402/df8bf233/attachment.html>


More information about the macports-changes mailing list