[140822] trunk/dports/lang/go/Portfile

ciserlohn at macports.org ciserlohn at macports.org
Sun Oct 4 00:29:13 PDT 2015


Revision: 140822
          https://trac.macports.org/changeset/140822
Author:   ciserlohn at macports.org
Date:     2015-10-04 00:29:13 -0700 (Sun, 04 Oct 2015)
Log Message:
-----------
go: remove unnecessary trailing slash

Modified Paths:
--------------
    trunk/dports/lang/go/Portfile

Modified: trunk/dports/lang/go/Portfile
===================================================================
--- trunk/dports/lang/go/Portfile	2015-10-04 06:59:31 UTC (rev 140821)
+++ trunk/dports/lang/go/Portfile	2015-10-04 07:29:13 UTC (rev 140822)
@@ -60,7 +60,7 @@
                     GOARCH=${GOARCH} \
                     GOOS=darwin \
                     GOROOT_FINAL=${GOROOT_FINAL} \
-                    CC=${configure.cc} \
+                    CC=${configure.cc}
 
 use_parallel_build  no
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20151004/74891f8b/attachment.html>


More information about the macports-changes mailing list